API ReferenceAuth
Get the authenticated user
Returns the authenticated user with their primary company and membership status. Requires a valid bearer token.
ADR-007: membership_status surfaces 'requested' so the UI can render an "awaiting approval" page for self-registered users who haven't been admitted yet.
Authorization
HTTPBearer AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://example.com/auth/me"nullEmpty