latestOpenAPI 3.0.12026-08-192092911.2 MB
916e669fc527
ContactGroups
Get a contact group
Retrieve the details of a single contact group (required scope contacts:read)
get/v1/contactGroups/{contactGroupId}
Path parameters
contactGroupIdinteger required
The unique identifier of the contact group
Headers
Customer-Idinteger required
The customer identifier
Response
OK
Example response
{
"id": 5514123,
"name": "High value customers"
}