cURL
curl --request GET \ --url https://statsigapi.net/console/v1/ingestion/schedule \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "Ingestion schedule read successfully.", "data": { "dataset": "Metrics", "scheduled_hour_pst": 10 } }
Optional header to respect review settings for mutation endpoints.
Events
Metrics
entity_properties
export_exposures
export_events
Read Ingestion Schedule Success
A simple string explaining the result of the operation.
A single result.
Show child attributes
Was this page helpful?