GET https://api.engagor.com/{account_id}/settings/userroles

Description

Returns the list of User Roles for a certain account.

Required Access Token Scope

accounts_read

GET Parameters

Param Description Required Default Value
page_token Paging parameter. No
limit Amount of User Roles to return. (Allowed: 0 to 200.) No
(int) 20

Result

paged_list of userrole items.