GET /collections/{collection_id}/linked_registrations/relationships/
Summary: Give a Sparse List of Registrations Ids
Operation ID: collections_linked_registrations_relationships_create
Auth: unknown
Operation ID: collections_linked_registrations_relationships_create
Auth: unknown
Description
List of all the registration ids linked to the given collection. #### Permissions This returns all public registrations associated with this 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).
Parameters (1)
collection_id
(string, path, required)
A short id for that collection
No probe data for this endpoint yet.