v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Preprints

List preprint versions

A paginated list of all preprint versions for requested preprint. The returned preprints 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 preprint versions. Each resource in the array is a separate preprint object.

The links key contains a dictionary of links that can be used for pagination.

This request should never return an error.

get/preprints/{preprint_id}/versions/

Path parameters

preprint_idstring required

The unique identifier of the preprint.

Response

OK