Retrieve Subscriptions

Query Params
boolean

To filter the subscriptions by their active status.

ids
array of integers

Filters the publications by the requested IDs

ids
integer

The page to return.

integer

The total results to return per page.

integer

The field to be included in the json response. You can have multiple columns[] query params included in the request URL.

string

The field to sort the request by. column_name|asc OR desc

integer

Filters the results by publication ID. You can have multiple publication_id[] query params included in the request URL.

string

The condition to use when filtering by sign_up_date. Valid operators: <,<=,=,>=,>

integer

The value to use when filtering by sign_up_date.

string

The period of time to use when filtering by sign_up_date. Valid inputs: days,months

integer

The number of clicks for the subscription

string

The condition to use when filtering by click_count. Valid operators: <,<=,=,>=,>

integer

The number of days/months defined in the click_time_period to filter by.

string

The period of time to use when filtering by click_time_value. Valid inputs: days,months

string

The condition to use when filtering by click_time_value and click_time_period. Valid operators: <,<=,=,>=,>

integer

The number of opens for the subscription

string

The condition to use when filtering by open_count. Valid operators: <,<=,=,>=,>

integer

The number of days/months defined in the open_time_period to filter by.

string

The period of time to use when filtering by open_time_value. Valid inputs: days,months

string

The condition to use when filtering by open_time_value and open_time_period. Valid operators: <,<=,=,>=,>

Response

Language
Credentials
Choose an example:
application/json