Skip to main content

Get a contact group

Retrieve the details of a single contact group (required scope contacts:read)

Path Parameters
    contactGroupId int64 required

    Possible values: >= 1

    The unique identifier of the contact group

Header Parameters
    Customer-Id int64 required

    The customer identifier

Responses

Success


Schema
    id int64

    The unique identifier of the contact group

    name string

    The name of the contact group

Loading...