Skip to main content

Get Person Email List

GET 

/users/v1/person/:person_id/email/list

deprecated

Get the email list ids for a person

Request

Path Parameters

    person_id uuidrequired

Responses

Successful Response

Schema

    email_list_ids integer[]required

    List of all email list ids the user is subscribed to

Loading...