Authentication

Retrieves the authenticated user's profile.

Returns profile details for the authenticated user, optionally including permissions based on the query parameter.

get/dx/api/people/v1/auth/profile

Query parameters

If true, returns user with available permissions.

Response

User profile retrieval successful.

Changes

Changed in 2 of the 3 revisions of this API.11