User Profiles

Get list subscriptions

Returns the lists a user is subscribed to, with paging. Use it to check what a recipient will receive before sending to a list.

get/profiles/{user_id}/lists

Path parameters

user_idstring required

A unique identifier representing the user associated with the requested user profile.

Query parameters

cursorstring nullable

A unique identifier that allows for fetching the next set of message statuses.

Response

Changes