v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Registrations

List CEDAR Metadata Records for a Registration

Retrieve a list of CEDAR metadata records associated with a specific registration. CEDAR metadata records store structured metadata collected from external CEDAR templates and are attached to registrations. Each record corresponds to a specific metadata schema provided by the CEDAR system and enhances the discoverability and documentation of a registration.

Permissions

  • Public registrations expose their CEDAR metadata records publicly.
  • Private registrations require appropriate read permissions to view CEDAR metadata records.

Returns

  • A JSON object with a data array containing CEDAR metadata records related to the registration.
get/registrations/{registration_id}/cedar_metadata_records/

Path parameters

registration_idstring required

The unique identifier of the registration.

Response

Successful retrieval of CEDAR metadata records for the specified registration.