Contacts API - Lists
Elements that can be shared among more than one endpoint definition.
Retrieve all lists
GET /v3/contactdb/lists
Base url: https://api.sendgrid.com
This endpoint allows you to retrieve all of your recipient lists. If you don't have any lists, an empty array will be returned.
Authentication
- API Key
Headers
Responses
The reference ID of your list.
The name of your list. Must be unique against all other list and segment names.
The count of recipients currently in the list.
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd browsing the SendGrid tag on Stack Overflow.