---
title: "Get partner contributions by partnerNameId."
method: GET
path: "/partners/contributions/partnerNameId/{partnerNameId}"
tags: ["Partner"]
---

# Get partner contributions by partnerNameId.

`GET /partners/contributions/partnerNameId/{partnerNameId}`

Allows a moderator to get partner contributions by partnerNameId.

## Query parameters

- `page` integer
- `limit` integer

## Response `200`

List of the partner contributions retrieved successfully.

## Other responses

- `400` — Validation error. This can occur if the request body does not match the expected format.
- `500` — Internal server error.

---

[API](https://skmtc.net/archives/apis/catalog-api.md) · [All operations](https://skmtc.net/archives/apis/catalog-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/archives/catalog-api/revisions/cafec81df996/schema)
