Identity

Learn how to verify your API key and retrieve authenticated user and workspace information using the /whoami endpoint.

Verify API key and get user information

get

Returns information about the authenticated user, API key details, and workspace information. Use this endpoint to verify API key validity, check workspace association, monitor API key expiration, and debug authentication issues.

Authorizations
x-api-keystringRequired
Responses
chevron-right
200

OK

application/json
get
/whoami
200

OK

Last updated

Was this helpful?