Preprint Providers
Taxonomies
List Taxonomies for a Preprint Provider (Deprecated)
Retrieve a list of all taxonomies (subjects) associated with a specific preprint provider. These taxonomies can be used to categorize and filter preprints submitted to this provider. Deprecated: Use subjects endpoints instead.
Permissions - No authentication required for public providers. - Only authorized users can access restricted providers.
Returns - A JSON object with a data key containing an array of taxonomy resources. - Each taxonomy represents a subject that can be assigned to preprints.
get/providers/preprints/{provider_id}/taxonomies/
Path parameters
provider_idstring required
The unique identifier of the preprint provider.
Response
Successful retrieval of taxonomies for the preprint provider.