auth

Auth Me

Return the current authenticated identity.

Attempts admin resolution first (via get_current_admin). If that fails with 403 (no admin profile), falls back to get_current_user.

get/api/v1/auth/me

Response

Successful Response

typestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.