Contact Lists
Get Contact List
Retrieve the details of a specific contact list by its ID using the AutoSend API.
GET
Authorizations
Bearer authentication header of the form Bearer
<token>, where <token> is your auth token.Path Parameters
The unique identifier of the contact list. Use
GLOBAL_CONTACT_LIST to get the virtual “All Contacts” list.Example: "60d5ec49f1b2c72d9c8b4567"Response
Contact list retrieved successfullyIndicates if the request was successfulExample:
trueThe contact list object