Role list

GET https://{{base_url}}/v6/roles.json

Role list

Returns a list of all roles defined and visible to the current user.

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

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring