latestOpenAPI 3.0.3MIT2026-08-10471155.4 KB

3b3179c504b0

Authentication

Get the authenticated identity for the current request

Pass either Authorization: Bearer <token> or x-api-key: <key>. Returns the resolved identity.

get/auth/me

Response

Default Response