v2
latestOpenAPI 3.0.02026-08-073221853.1 MBIngestions
Read Ingestion
get/console/v1/ingestion
Query parameters
type'redshift' | 'bigquery-v2' | 'snowflake-v2' | 'databricks' | 'azure-synapse' | 's3' | 'athena' | 'adls' required
dataset'Events' | 'Metrics' | 'entity_properties' | 'export_exposures' | 'export_events' required
source_namestring
Response
Read Ingestion Success
Example response
{
"message": "Ingestion schedule updated successfully.",
"data": {
"dataset": "Metrics",
"scheduled_hour_pst": 10
}
}