GET /preprint_providers/{preprint_provider_id}/taxonomies/
Operation ID: preprint_provider_taxonomies_list
Auth: unknown
Description
A paginated list of the taxonomies for a preprint provider. The returned preprint providers taxonomies are sorted by their creation date, with the most recent preprints appearing first. #### Returns Returns a JSON object containing `data` and `links` keys. The `data` key contains an array of 10 preprint providers. Each resource in the array is a separate preprint provider object. The `links` key contains a dictionary of links that can be used for [pagination](#tag/Pagination). If the request is unsuccessful, an `errors` key containing information about the failure will be returned. Refer to the [list of error codes](#tag/Errors-and-Error-Codes) to understand why this request may have failed.
Parameters (1)
(string, path, required)
The unique identifier of the preprint provider.
No probe data for this endpoint yet.