cURL
curl --request GET \ --url https://statsigapi.net/console/v1/ingestion/events/count \ --header 'STATSIG-API-KEY: <api-key>'
"<unknown>"
Optional header to respect review settings for mutation endpoints.
Expected valid date in the form of YYYY-MM-DD
"2024-01-01"
Get Ingestion Event Count Success
The response is of type any.
any
Was this page helpful?