v1

latestOpenAPI 3.0.02026-08-06224588.5 KB
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"
}