REST APIReferencePersonGet the authenticated personGet the authenticated person GET /api/persons/me Returns the person data associated with the currently authenticated user. No specific permissions are required beyond authentication. Request Responses200401412Returns the authenticated person.UnauthorizedPrecondition failed