List automation campaigns

Paginated list of the caller's automation campaigns (rs_campaigns.type = 'automation'), each including its file_header configuration (headers map, sample-file path, location identifier). Scoped to the authenticated user's person.company_id.

Auth

  • Account bearer. No explicit scope rule — rows cover only the caller's own person.company_id, so you only ever see campaigns owned by your company.

Rate limit

  • No rate limit.

Query

FieldTypeRequiredNotes
pageintegerOptionalPage number, min 1. Default 1.
per_pageintegerOptionalItems per page, 10–100 (values below 10 are raised to 10). Default 15.

Behaviour

  • 200 with a standard length-aware paginator under data.data (the outer data is the project envelope). Each campaign row carries a nullable file_header object.
  • 422 if page/per_page fall outside their bounds.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
string
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json