Skip to main content
GET
Return the identity behind the current access token

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code flow with PKCE, issued by the Michelangelo identity provider. Third-party clients register via Dynamic Client Registration — see the Authentication guide for the full flow.

Response

Current token identity

user_id
string<uuid>
required
client_id
string
required

OAuth client the token was issued to

scopes
string[]
rate_limit
object

Current quota snapshot for this client (when available)