v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Registration Providers

List all Registration Providers

A paginated list of all Registration Providers. The returned Registration Providers are sorted by their creation date, with the most recent registrations appearing first.

Returns

Returns a JSON object containing data and links keys.

The data key contains an array of 10 Registration providers. Each resource in the array is a separate Registration provider object.

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

This request should never return an error.

Filtering

You can optionally request that the response only include preprint providers that match your filters by utilizing the filter query parameter, e.g. https://api.osf.io/v2/providers/registrations/?filter[id]=osf.

Preprint Providers may be filtered by their id, name, and description

get/providers/registrations/

Response

OK