GET /collections/{collection_id}/linked_preprints/
Summary: List All Linked Preprints for a Collection
Operation ID: collections_linked_preprints_list
Auth: unknown
Operation ID: collections_linked_preprints_list
Auth: unknown
Description
List of all preprints linked to the given collection. #### Permissions This returns all public preprints associated with this collection. #### Returns Returns a JSON object containing `data` and `links` keys. The `data` key contains an array of up to 10 nodes. Each resource in the array is a separate node object. 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.