Skip to main content

Get your own user profile

GET 

<your-unleash-url>/api/admin/user/profile

Detailed information about the current user root role and project membership

Responses

profileSchema

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
curl -L '<your-unleash-url>/api/admin/user/profile' \
-H 'Accept: application/json' \
-H 'Authorization: <Authorization>'
Request Collapse all
Base URL
<your-unleash-url>
Auth
ResponseClear

Click the Send API Request button above and see the response here!