---
title: "Get Ingestion Status"
method: GET
path: "/v1/config/ingestion/status"
tags: ["Suspensions"]
---

# Get Ingestion Status

`GET /v1/config/ingestion/status`

Retrieve the status of ingestion

## Response `200`

OK

- object
  - `isIngesting` boolean

## Other responses

- `500` — Failed to fetch ingestion status

---

[API](https://skmtc.net/mezmo/apis/pipeline-api.md) · [All operations](https://skmtc.net/mezmo/apis/pipeline-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mezmo/pipeline-api/versions/fb2535545d90/schema)
