Check intent data availability

Returns which dates have ready intent data, sourced from an in-memory calendar that polls Synapse every minute. Zero database calls at request time. Use this to determine whether fresh data is available before triggering audience creation or export.

Does not trigger billing. Utility endpoint, basic JWT auth only.

Query Params
string
enum
required

Audience type. Currently only intents is supported.

Allowed:
Responses

400

Missing or invalid type parameter.

401

Missing or invalid authentication.

503

Availability calendar not yet initialized.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json