---
title: "GET /api/v1/projects/{id}/receivers"
method: GET
path: "/api/v1/projects/{id}/receivers"
tags: ["project"]
---

# GET /api/v1/projects/{id}/receivers

`GET /api/v1/projects/{id}/receivers`

## Path parameters

- `id` string, required

## Query parameters

- `current` integer
- `search` string
- `size` integer

## Response `200`

OK

- ProjectProjectResponse
  - `data` unknown
  - `error_msg` string

## Changes

- **2025-09-30** `cf54d39d428f` — 3 info
  - added the new optional `query` request parameter `current`
  - added the new optional `query` request parameter `search`
  - added the new optional `query` request parameter `size`
- **2025-09-09** `a0bc7988ee7c` — 1 info
  - endpoint added
- **2025-06-01** `3ead7a21ae41` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/linux-do/apis/linux-do-cdk/changes/api/v1/projects/:id/receivers/get.md)

---

[API](https://skmtc.dev/linux-do/apis/linux-do-cdk.md) · [All operations](https://skmtc.dev/linux-do/apis/linux-do-cdk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linux-do/linux-do-cdk/revisions/bfcaf861199c/schema)
