CRS catalog

Get Catalog Name and Update Dates

Get the catalog name and last update date

get/catalog/attributes

Headers

data-partition-idstring required

desired data partition id

Response

A successful response

descriptionstring
lastModifiedstring

The last modification date and time (UTC) of this catalog.

namestring

Name of the catalog

Example response

{
  "lastModified": "2016-09-28 12:28:47.128132+00:00",
  "name": "OSDU standard catalog"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.