GET /records/{metadataUuid}

gov.au:geoscience-australia

Summary: Get a metadata record
Operation ID: getRecord
Auth: unknown
Description

Depending on the accept header the appropriate formatter is used. When requesting a ZIP, a MEF version 2 file is returned. When requesting HTML, the default formatter is used.

Parameters (2)

Accept (string, header, required, default: application/xml)

Accept header should indicate which is the appropriate format to return. It could be text/html, application/xml, application/zip, ...If no appropriate Accept header found, the XML format is returned.

metadataUuid (string, path, required)

Record UUID.

No probe data for this endpoint yet.