v1
latestOpenAPI 3.0.12026-07-24110189356.6 KBconfig
Gets catalog status information
Query status, time of disablement or enablement by catalog and who changed the status from enabled to disabled and vice versa.
get/catalogs/{catalogHrn}/status
Path parameters
catalogHrnstring required
The HERE Resource Name (HRN) of the catalog
Response
OK
Example response
{
"disabled": true,
"updated": "2022-12-12T21:06:24.831916Z",
"id": "Mejk09M4Aq71KI5l1t2T2"
}