Returns the agent user authorizations
GET {{baseUrl}}/v2.1/accounts/{{accountId}}/users/{{userId}}/authorizations/agent?active_only={{active_only}}&count={{count}}&email_substring={{email_substring}}&include_closed_users={{include_closed_users}}&permissions={{permissions}}&start_position={{start_position}}&user_name_substring={{user_name_substring}}
Request Params
Key | Datatype | Required | Description |
---|
active_only | string | | |
count | string | | |
email_substring | string | | |
include_closed_users | string | | |
permissions | string | | |
start_position | string | | |
user_name_substring | string | | |
Key | Datatype | Required | Description |
---|
Accept | string | | |
Authorization | string | | |