Skip to main content

Get basic user and group information

GET 

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

Get a subset of user and group information eligible even for non-admin users

Responses

usersGroupsBaseSchema

Authorization: Authorization

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

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