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

# Collections Providers Detail

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

This returns a single Collections Provider entity.
#### Permissions
This information is public.
#### Returns
Returns a JSON object containing `data` and `links` keys.
Returns a JSON object with a `data` key containing the representation of the requested collection provider object, if the request is successful.

## 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/revisions/ca701048eb0d/schema)
