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
Authorizations
- HTTPBearerHeadersOrCookie
Responses
200
Successful Response
Response for updating a person’s email list subscriptions
object
email_list_ids
required
List of all email list ids the user is subscribed to
Array<integer>
403
Forbidden
Message only response
object
message
required
Message
string
500
Internal Server Error
Message only response
object
message
required
Message
string