Permission list
GET https://{{base_url}}/v6/permissions.json
Permission list
Returns a list of all assignable permissions, which is used in the context of modifying roles.
Users must be in a role that is assigned managment permissions in order to access this endpoint. Users without management permissions attempting to access this endpoint will have an HTTP/403 response code returned.
Optional Parameters
- format=json|xml optional, specifies the format of output requested. See Output Formats for more information
- aid={aid} optional, changes the account group context of the current request. If an invalid account group ID is specified as a parameter, the response will come back as an HTTP/400 error
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |