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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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

tag_id
array of integers

Filter by tag ID. Accepts a single value or an array (tag_id[]=1&tag_id[]=2).

tag_id
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: >, >=, <, <=

columns[]
array of strings

The field names to be included in the JSON response. You can have multiple columns[] query params included in the request URL (e.g. columns[]=id&columns[]=name).

columns[]
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
LoadingLoading…
Response
Choose an example:
application/json