Retrieve Auto Responders

Returns a paginated list of auto responders — automated emails triggered by subscriber events (welcome, renewal, etc.). Includes related publication, category, statistics, template, tags, and binding.

Query Params
integer

Filter by auto responder ID

boolean

Filter by active status

boolean

Filter by default status

string

Filter by name

integer

Filter by publication ID

integer

Filter by auto responder category ID

integer

Filter by template ID

integer

Filter by campaign ID (matches via effort)

integer

Filter by effort ID

boolean

Filter by draft status

integer

Filter by tag ID (relationship filter). Pass multiple tag_id[] to match any.

string

Search by ID or name (partial match on both)

integer

Filter by partner ID (via partner domains)

string

Filter by creation date. Supports operators: >, >=, <, <=

string

Filter by last updated date. Supports operators: >, >=, <, <=

integer

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

integer

The page to return.

integer

The total results to return per page.

string

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

Response

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json