Skip to main content
GET
Identify the authenticated principal

Authorizations

Authorization
string
header
required

Verlon API key (newly minted keys are prefixed sk-vrln-; legacy verlon_* and layer_* keys from prior prefix migrations continue to validate). Generated from the dashboard under Settings → API Keys, or via verlon key create in the CLI.

Response

Identity snapshot for the authenticated principal.

userId
string
required
email
string
required
tier
enum<string>
required
Available options:
free,
pro,
team,
custom
authMode
enum<string>
required
Available options:
api_key,
session
apiKeyId
string | null
required