GET /collections/{collection_id}/collected_metadata/{cgm_id}/relationships/subjects/

osf.io

Summary: Retrieve subject metadata for a specific piece of metadata in a collection
Operation ID: collections_metadata_subjects_relationships
Auth: unknown
Description

#### Permissions This is public for a logged out user when an entity is public. #### Returns Returns a JSON object containing `data` and `links` keys. The `data` key contains an array of nodes ids. The `links` key contains a dictionary of links that can be used for [pagination](#tag/Pagination).

Parameters (2)

cgm_id (string, path, required)

A short id for that piece of metadata

collection_id (string, path, required)

A short id for that collection

No probe data for this endpoint yet.