latestOpenAPI 3.0.32026-08-201592,4923.4 MB

53223abaceb7

Data Repository

Read the domain-specific metadata of a data object.

Returns the domain-specific metadata attached to the data object, a free-form JSON object whose shape is defined by the metadata schema of the data type. Data with no metadata attached is reported as 204, which is distinct from metadata that was set to an empty object.

get/data-repository/data/{dataId}/domain-specific-metadata

Path parameters

dataIdstring required

Response

Ok

DataRepositoryDomainSpecificMetadata required

Domain-specific metadata of a data object. A free-form JSON object whose shape is defined by the metadata schema of the data type.