GET /collections/{collection_id}/collected_metadata/{cgm_id}/subjects/
Summary: Retrieve subject data for a specific piece of metadata info for a collection
Operation ID: collections_collected_metadata
Auth: unknown
Operation ID: collections_collected_metadata
Auth: unknown
Description
#### Permissions In order to view these subject it must be a public collection or a user must have read permissions for collection. #### 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). #### Errors This request should never return an error, other then permissions errors.
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.