JavaScript
Lists
Get a list
GET /lists/ retrieves a single subscriber list and its configuration details, identified by the list ID given in the request path.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique identifier representing the list you wish to retrieve.