February 28th, 2026
New endpoint for checking audience readiness without triggering billing.
A new GET /api/v1/audiences/{id}/status endpoint lets you check the current task status of an audience (pending, unloading, completed, failed) without hitting the download endpoint. Useful for verifying audience readiness before attempting a large download or streaming export.
For full endpoint details, parameters, and examples, see our developer documentation.