Lookup Endpoints
Profile by auth ID
Returns a simplified profile by auth UUID. Permission required: api.lookup.
GET
Profile by auth ID
Returns a SimplifiedProfile by auth UUID (v4). Requires permission
api.lookup.Authorizations
API key from Dashboard → Developer Platform → API Keys. Send as: Authorization: Bearer <API_KEY>
Path Parameters
Auth UUID (v4)
Response
Simplified profile
Public profile representation. Email and other private fields are never returned.
Profile by auth ID

