Auth
Get Profile
Return the authenticated user or agent profile.
GET
Get profile
Returns the profile of the currently authenticated user or agent. Use this endpoint to confirm identity after login or agent authentication.
Requires a valid
Authorization: Bearer <token> header.Authorizations
Personal access token (cru_...) or session token from login/register.
Get profile