List Ingestions Status

gethttps://statsigapi.net/console/v1/ingestion/status

Authorizations

STATSIG-API-KEYstringrequired

apiKey (header)

Query parameters

startDatestringrequired

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

Example:2024-01-01
endDatestringrequired

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

Example:2024-01-01
datasetstring
Allowed values:EventsMetricsentity_propertiesexport_exposuresexport_events
statusstring
Allowed values:IMPORT_SUCCESSFULROWS_INSERTEDLOADED_EMPTY_DATAIMPORT_SCHEDULEDIMPORT_RESCHEDULEDIMPORT_STARTEDFILE_CREATEDDOWNLOAD_COMPLETEDBACKFILL_REQUESTEDERRORCONNECTION_CONFIG_ERRORSSH_ERRORQUERY_CONSTRUCTION_ERRORINTERNAL_WRITE_ERROR_METRICSINTERNAL_WRITE_ERROR_EVENTSINTERNAL_WRITE_ERROR_EXPOSURESQUERY_ERRORSETUP_ERRORAUTHENTICATION_ERRORCONNECTION_ERRORINTERNAL_SERVER_ERRORBULK_LOAD_ERRORBULK_LOAD_SUCCESSFUL%Other
Other properties2
sourcestring
statusesstring[]

Response

application/json
200· List Ingestions Status Success
messagestringrequired

A simple string explaining the result of the operation.

dataobject[]required
Show child attributes
dsstring
Constraints:format: date-time
ingestion_datasetstringrequired
Constraints:nullable
ingestion_sourcestringrequired
Constraints:nullable
source_namestringrequired
Constraints:nullable
messagestringrequired
Constraints:nullable
error_messagestring
statusstringrequired
Constraints:nullable
rowCountnumber
Constraints:format: double
metricCountnumber
Constraints:format: double
timestampstringrequired
Constraints:format: date-timenullable
paginationobjectrequired

Pagination metadata for checking if there is next page for example.

401· This endpoint only accepts an active CONSOLE key, but an invalid key was sent. Key: console-xxxXXXxxxXXXxxx
statusintegerrequired
Allowed values:401
messagestringrequired

Was this helpful?