GET
/
lists
/
{list_id}
/
subscriptions

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

list_id
string
required

A unique identifier representing the list you wish to retrieve.

Query Parameters

cursor
string | null

A unique identifier that allows for fetching the next set of list subscriptions

Response

200 - application/json
paging
object
required
items
object[]
required