v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Preprint Providers

List all licenses

A paginated list of the licenses allowed by a preprint provider.

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.

If the request is unsuccessful, an errors key containing information about the failure will be returned. Refer to the list of error codes to understand why this request may have failed.

get/providers/preprints/{provider_id}/licenses/

Path parameters

provider_idstring required

The unique identifier of the preprint provider.

Response

OK