Profiles
Get list subscriptions
Returns the subscribed lists for a specified user.
GET
/
profiles
/
{user_id}
/
lists
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A unique identifier representing the user associated with the requested profile.
Query Parameters
A unique identifier that allows for fetching the next set of message statuses.