QueryIngestionAnalytics searches for event ingestion stat data.

Returns total counts of events ingested, including successes and errors, over the specified time range and grouped by the provided dimensions.

Body Params
dimensions
array of strings | null

Providing dimensions will group the data, the allowed dimensions are

  • write_key (pipeline)
  • event_name
  • reason
dimensions
date-time | null
filters
options
array of strings | null

Optional behaviors. INGESTION_ANALYTICS_OPTION_ACTIVE_PIPELINES: automatically filter to currently deployed pipeline write keys (mutually exclusive with write key filters).

options
date-time | null
Responses

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