Skip to main content
Fetch the authenticated key, scopes, and default organization. Required scope: read

Options

This method does not accept options.

Response

OrgIdentity
Organization associated with the authenticated key.
string | null
Current API key or key ID, or null when unavailable.
string | null
Current API key name. Private-key clients return null.
string[]
Effective scopes granted to the credential.

OrgIdentity

string
Organization ID.
string
Organization slug.
string
Organization display name.