Skip to main content

Overview

Audience results are read from runs. A run can be manual, daily, or preview; public run creation supports manual runs. Daily runs are queued by the worker scheduler for active audiences.

Queue a manual run

Use Idempotency-Key when retrying from a client. The key can be up to 120 characters.

Response

List runs

Cancel a queued run

Only queued runs can be cancelled. Completed, failed, running, or already cancelled runs cannot be cancelled.

Run status values

Notes

  • Each run is a separate snapshot.
  • Use the run ID for results, stats, and exports.
  • Result endpoints return 202 while a run is queued or running.
  • Daily refresh is worker-owned; do not trigger daily runs from UI clients.

Next steps

  • Read Get people to retrieve hydrated results from a completed run.
  • Read Stats and export to inspect fill rates or download CSV data.