Get file headers (by campaign id)

Get the file-header configuration(s) for a given automation campaign. Note: the {id} path segment here is the campaign id (not the file-header id). The campaign must exist, be of type automation, and belong to the caller's company.

Auth

  • Account bearer. Campaign is matched on the caller's person.company_id, else 404.

Rate limit

  • No rate limit.

Path params

FieldTypeRequiredNotes
campaignIdintegerRequiredThe campaign id (route constrained to [0-9]+).

Behaviour

  • 200 with an array of file-header rows under data.data (selected columns only: id, rs_campaign_id, headers, sample_file_path, location_identifier, timestamps).
  • 404 if the campaign is not found / not an automation campaign / not owned by the caller.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Responses

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