v2

latestOpenAPI 3.0.02026-08-073221853.1 MB
Ingestions

List Ingestions Status

get/console/v1/ingestion/status

Query parameters

startDatestring required
Example:2024-01-01

Expected valid date in the form of YYYY-MM-DD

endDatestring required
Example:2024-01-01

Expected valid date in the form of YYYY-MM-DD

sourcestring
dataset'Events' | 'Metrics' | 'entity_properties' | 'export_exposures' | 'export_events'
status'IMPORT_SUCCESSFUL' | 'ROWS_INSERTED' | 'LOADED_EMPTY_DATA' | 'IMPORT_SCHEDULED' | 'IMPORT_RESCHEDULED' | 'IMPORT_STARTED' | 'FILE_CREATED' | 'DOWNLOAD_COMPLETED' | 'BACKFILL_REQUESTED' | 'BACKFILL_STARTED' | 'ERROR' | 'CONNECTION_CONFIG_ERROR' | 'SSH_ERROR' | 'QUERY_CONSTRUCTION_ERROR' | 'INTERNAL_WRITE_ERROR_METRICS' | 'INTERNAL_WRITE_ERROR_EVENTS' | 'INTERNAL_WRITE_ERROR_EXPOSURES' | 'QUERY_ERROR' | 'SETUP_ERROR' | 'AUTHENTICATION_ERROR' | 'CONNECTION_ERROR' | 'INTERNAL_SERVER_ERROR' | 'BULK_LOAD_ERROR' | 'BULK_LOAD_SUCCESSFUL' | '%Other'
statusesstring[]

Response

List Ingestions Status Success

messagestring required

A simple string explaining the result of the operation.