Access Group
Get a list of access groups
The ability to list all access groups for the customer
get/access-groups
Query parameters
idsstring[]
ID of access group(s) to fetch
[ "G0000001" ]
typesstring[]
Access group types
statusesstring[]
Access group statuses
typeIdsstring[]
Ids of the entity implied by the type(s), e.g. the partner ID
[ "C0000001" ]
accountIdsstring[]
Account BIDs of access groups to fetch
[ "A0000001" ]
accountIdSearchCriteria.matchMode'ALL' | 'ANY'
accountIdSearchCriteria.valueobject
Response
OK
Example response
[
{
"id": "G0000001"
}
]