API Reference/Locations

Retrieve a location

Returns one location resource by its canonical ID.

GET/v0/locations/{id}

Authentication

bearerAuth · http bearer

Organisation API key supplied only through the Authorization header.

Required scopes: catalogues:read.

Parameters

NameTypeDescription
idrequiredstringpath

Canonical location resource ID.

Schema and examples
string

Canonical location resource ID.

Maximum length
240
Minimum length
1

Responses

The requested catalogue resource.

application/json
Cache-Controlrequired

Public cache policy for the bounded catalogue response.

string
ETagrequired

Strong representation validator for conditional GET requests.

string
traceparentrequired

W3C trace context generated for this request attempt.

string
Pattern
^00-[0-9a-f]{32}-[0-9a-f]{16}-[0-9a-f]{2}$
X-Request-Idrequired

Unique UUIDv7 identifier for this request attempt.

string<uuid>
Format
uuid