Skip to main content

Identity for the current API key

GET 

/me

Returns the organization and permissions bound to the calling API key. Use this once to discover your organization_id instead of hardcoding a UUID — or skip it entirely and pass me to org-scoped routes such as GET /org/{org_id}/summary.

Responses

Identity bound to the API key.