v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Collections

Retrieve subject data for a specific piece of metadata info for a collection

Permissions

In order to view these subject it must be a public collection or a user must have read permissions for collection.

Returns

Returns a JSON object containing data and links keys.

The data key contains an array of nodes ids. The links key contains a dictionary of links that can be used for pagination.

Errors

This request should never return an error, other then permissions errors.

get/collections/{collection_id}/collected_metadata/{cgm_id}/subjects/

Path parameters

collection_idstring required

A short id for that collection

cgm_idstring required

A short id for that piece of metadata

Response

OK