GET /collections/{collection_id}/

osf.io

Summary: Retrieve a Collection
Operation ID: collections_detail
Auth: unknown
Description

Retrieves a collection, if the user has appropriate permissions. #### Permissions Anonymous users are able to see all public collections at this endpoint. Logged in users will only be able to see their own content. #### Returns Returns a JSON object containing `data` and `links` keys. The `links` key contains a dictionary of links that can be used for [pagination](#tag/Pagination).

Parameters (1)

collection_id (string, path, required)

A short id for that collection

No probe data for this endpoint yet.