Role detail
GET https://{{base_url}}/v6/roles/{{roleId}}.json
Role detail
Returns detailed information about a role, defining role name, ID and assigned permissions.
Optional (querystring) 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
Request
- {roleId} is the unique ID for the role
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |