v1/identity/me
Retrieves the authenticated user's identity, associated providers, roles, and metadata.
Header parameters
AuthorizationstringOptional
Bearer token for optional database authentication.
X-User-IdentitystringRequired
JWT issued by Olympus-Grid Identity Manager. Required for API access.
Responses
200
Successful response
application/json
401
Unauthorized
500
Server error
get
/identity/meLast updated