get
https://api.delivr.ai/api/v1/audiences/linkage-usage
Returns export and campaign usage for a batch of audiences, so a list view can show which ones are in use without a request per row.
Every requested id comes back, in the order requested. An audience with no live export is returned with zero counts and in_use false, which also covers ids that no longer exist, so a missing entry never means "not found".
The project is taken from the authenticated context rather than a parameter, so usage is only ever reported within the caller's own project.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400audience_ids missing, not a comma-separated list of integers, or more than 500 ids.
401Missing or invalid authentication.
500Failed to load audience usage.
