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
- ▲
removed the media type
*/*for the response with the statusresponse-media-type-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the media type
*/*for the response with the statusresponse-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○