v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
ContactGroup

Retrieves a ContactGroup resource.

Retrieves a ContactGroup resource.

get/contact_groups/{id}

Path parameters

idstring required

Resource identifier

Response

ContactGroup resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring

Unique identifier for each contact group

namestring

The name of the contact group

contactIdstring nullable

The ID of a contact within the contact group

contactNamestring nullable

The name of a contact within the contact group

isActiveboolean nullable

Whether the contact group is active or not

Example response

{
  "integration": "quickbooks"
}