In the MainBrainer CRM
, contacts can be grouped under various Lists. Each list is assigned a unique List ID that acts as a Unique identifier for the particular list. Use this endpoint to retrieve the list of all contact lists created under your MainBrainer account along with their corresponding ListIDs.
Success
Bad Request
Unauthorized
Conflict
Client Error
Server Error
[- {
- "id": "string",
- "name": "string",
- "description": "string",
- "created_at": "string",
- "updated_at": "string"
}
]