List campaign mailings
Return json data about Paubox Marketing Campaign Emails
Authorizations
Token-based authentication. Use format: "Token token=<API_KEY>" where <API_KEY> is your API key
Query Parameters
Regex string to search on. Compares against subject
Return only mailings authored in this editor, for example quill, bee or html
Attribute to sort on. Must be a campaign mailing column name, for example subject or created_at. When omitted, no explicit ordering is applied.
Direction to sort. Only applied when order_by is supplied.
asc, desc Number of records to return per page
1 <= x <= 100For pagination of results
x >= 1Set to false to disable pagination and return every matching campaign mailing in one response.
Response
Campaign mailings data