---
title: "Read Ingestion Schedule"
method: GET
path: "/console/v1/ingestion/schedule"
tags: ["Ingestions"]
---

# Read Ingestion Schedule

`GET /console/v1/ingestion/schedule`

## Query parameters

- `dataset` 'Events' | 'Metrics' | 'entity_properties' | 'export_exposures' | 'export_events', required

## Response `200`

Read Ingestion Schedule Success

- object
  - `message` string, required — A simple string explaining the result of the operation.
  - `data` object, required — A single result.
    - `dataset` string, required
    - `scheduled_hour_pst` number, double, required

---

[API](https://skmtc.net/statsig/apis/console-api.md) · [All operations](https://skmtc.net/statsig/apis/console-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/statsig/console-api/revisions/439e60273a2e/schema)
