---
title: "Get data providers list and status"
method: GET
path: "/data-providers"
tags: ["Data Providers"]
---

# Get data providers list and status

`GET /data-providers`

## Query parameters

- `prev_hash_content` string

## Response `200`

List of data providers

## Other responses

- `304` — No content change

## Changes

- **2025-08-30** (v1) `e00719f3b74c` — 3 info
  - api operation id `debiaiServer.controller.dataProviders.get_data_providers` removed and replaced with `debiaiServer.api.v1.debiai.dataprovider.get_data_providers`
  - added the new optional `query` request parameter `prev_hash_content`
  - added the non-success response with the status `304`
- **2025-08-29** (v1) `d21d3d4efdd9` — 1 warning, 2 info
  - deleted the `query` request parameter `prev_hash_content`
  - api operation id `debiaiServer.api.v1.debiai.dataprovider.get_data_providers` removed and replaced with `debiaiServer.controller.dataProviders.get_data_providers`
  - removed the non-success response with the status `304`

[Change history](https://skmtc.dev/debiai/apis/debiai-application-project-backend-api/changes/data-providers/get.md)

---

[API](https://skmtc.dev/debiai/apis/debiai-application-project-backend-api.md) · [All operations](https://skmtc.dev/debiai/apis/debiai-application-project-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/debiai/debiai-application-project-backend-api/revisions/363a0ec558fc/schema)
