---
title: "Beta: Get datasource status"
method: POST
path: "/api/index/v1/debug/{datasource}/status"
tags: ["Troubleshooting"]
---

# Beta: Get datasource status

`POST /api/index/v1/debug/{datasource}/status`

Gather information about the datasource's overall status. Currently in beta, might undergo breaking changes without prior notice.

Tip: Refer to the [Troubleshooting tutorial](https://developers.glean.com/indexing/debugging/datasource-config) for more information.

## Path parameters

- `datasource` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Not Authorized

---

[API](https://skmtc.dev/gleanwork/apis/glean-indexing-api.md) · [All operations](https://skmtc.dev/gleanwork/apis/glean-indexing-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gleanwork/glean-indexing-api/revisions/e5ee5cf1f54e/schema)
