v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Requests

Retrieve details for a specific request

Retrieve a specific request by ID. Requests can be associated with either a node or a preprint. Depending on the type, this will return a node-request or a preprint-request resource. A request is a formal submission for actions like access to private content, withdrawal of a preprint, or institutional affiliation. This endpoint returns details about the request's status, creator, type, and comments. Permissions: - Node requests: Viewable by the node's administrators and the request creator. - Preprint requests: Viewable by preprint admins, moderators (for moderated providers), and the request creator.

get/requests/{request_id}/

Path parameters

request_idstring required

The unique identifier for the request (either NodeRequest or PreprintRequest).

Response

Successfully retrieved request details.