Account group detail

GET https://{{base_url}}/v6/account-groups/{{aid}}.json

Account group detail

Returns detailed information about a specific account group. Requires that the user making the request has the View all account groups settings permission.

Optional (querystring) Parameters

  • format=json|xml optional, specifies the format of output requested. See Output Formats for more information

Request

  • aid={aid} account group to query for detail.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring