---
title: "Collections Providers Submissions List"
method: GET
path: "/providers/collections/{provider_id}/submissions/"
tags: ["Collection Providers"]
---

# Collections Providers Submissions List

`GET /providers/collections/{provider_id}/submissions/`

This returns a list of all submissions to a Collections Provider entity.
#### Permissions
This information is public.
#### Returns
Returns a JSON object containing `data` and `links` keys.
The `data` key contains an array of node and preprint ids.
The `links` key contains a dictionary of links that can be used for [pagination](#tag/Pagination).

## Path parameters

- `provider_id` string, required

## Response `200`

OK

---

[API](https://skmtc.net/osf/apis/osf-apiv2-documentation.md) · [All operations](https://skmtc.net/osf/apis/osf-apiv2-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/osf/osf-apiv2-documentation/versions/ca701048eb0d/schema)
