v3

OpenAPI 3.1.02026-07-2759128137.8 KB
contacts

Get Contact List

Fetch a single contact list.

Requires the contact_lists:read scope on the API key.

get/v1/contact-lists/{contact_list_id}

Path parameters

contact_list_idstring uuid required

ID of the contact list.

Response

Successful Response

idstring uuid required

Unique identifier.

namestring nullable required

Name of the list.

default_sequence_template_idstring uuid nullable required

Default sequence template for new entries.

entries_countinteger required

Current number of entries in the list.

created_atstring date-time required

When the list was created.

updated_atstring date-time required

When the list last changed.