User Management > Accounts
List app accesses
This endpoint allows you to retrieve all user's application access in a single Account specified by the requested unique identifier.
get/2/accounts/{account}/users/{user}/app_accesses
Path parameters
accountinteger required
userinteger required
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.