Skip to main content
GET
Get the authenticated CLI user

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Authenticated user.

userId
string
required
plan
string
required
selectedCloneIds
string[]
required
managedEvaluatorAvailable
boolean
required
email
string<email> | null