Gets a paged-list of roles in your company
GET {{baseUrl}}/v2/accounts/{{accountId}}/roles?onlyAssignable=false&filter={{filter}}&startPosition=0&count=100
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
onlyAssignable | boolean | ||
filter | string | ||
startPosition | number | ||
count | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |