v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Collections

List All Linked Registrations for a Collection

List of all registrations linked to the given collection.

Permissions

This returns all public registrations associated with this collection.

Returns

Returns a JSON object containing data and links keys.

The data key contains an array of up to 10 nodes. Each resource in the array is a separate node object.

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

get/collections/{collection_id}/linked_registrations/

Path parameters

collection_idstring required

A short id for that collection

Response

OK