Skip to main content

List Subscribers

GET 

/resources/subscribers

List Subscribers

Request

Responses

The request has succeeded.

Schema

  • Array [

  • id stringrequired

    Unique ID of the Subscriber.

    email stringrequired

    Email of the Subscriber.

    first_name stringrequired

    First name of the Subscriber.

    last_name stringrequired

    Last name of the Subscriber.

    display_name stringrequired

    Display name of the Subscriber.

    job_title stringrequired

    Job title of the Subscriber.

    timezone stringrequired

    Timezone of the Subscriber.

    country stringrequired

    Country of the Subscriber.

    region stringrequired

    Region of the Subscriber.

    company_name stringrequired

    Company name of the Subscriber.

  • ]

Loading...