---
title: "Get the projects overview for a data provider"
method: GET
path: "/data-providers/{dataProviderId}/projects"
tags: ["Project"]
---

# Get the projects overview for a data provider

`GET /data-providers/{dataProviderId}/projects`

## Path parameters

- `dataProviderId` string, required

## Response `200`

List of project overviews

## Changes

- **2024-07-22** `3063ef5d8a81` — 1 info
  - api operation id `controller.projects.get_data_providers_project` removed and replaced with `debiaiServer.controller.projects.get_data_providers_project`
- **2024-07-19** `30f824d14afd` — 1 info
  - api operation id `debiaiServer.controller.projects.get_data_providers_project` removed and replaced with `controller.projects.get_data_providers_project`

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

---

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