Skip to main content

Get Person Email List For Self

GET 

/users/v1/person/me/email/list

Get the email list ids for a person on the access token

Responses

Successful Response

Schema

    email_list_ids integer[]required

    List of all email list ids the user is subscribed to

Loading...