get
https://production-api.shoutaboutus.com/api/v1/campaign/automate/list
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
| Field | Type | Required | Notes |
|---|---|---|---|
page | integer | Optional | Page number, min 1. Default 1. |
per_page | integer | Optional | Items per page, 10–100 (values below 10 are raised to 10). Default 15. |
Behaviour
200with a standard length-aware paginator underdata.data(the outerdatais the project envelope). Each campaign row carries a nullablefile_headerobject.422ifpage/per_pagefall outside their bounds.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
