Landing page
Responses
200
The landing page provides links to the API definition (link relation service-desc, in this case path /api), to the Conformance declaration (path /conformance, link relation conformance), and to the Collections of geospatial data (path /collections, link relation data).
application/json
400
The request was not supported.
application/json
404
The requested resource does not exist on the server. For example, a path parameter had an incorrect value.
application/json
405
The HTTP method requested is not supported. This endpoint only supports 'GET' requests.
application/json
406
A request header value was not supported.
application/json
500
A server error occurred.
application/json
504
Gateway Timeout.
application/json
get
/Last updated
Was this helpful?