API Reference/Taxonomies

Get role taxonomy version

Returns an immutable version of the Luranta role taxonomy.

GET/v0/taxonomies/roles/{version}

Authentication

bearerAuth · http bearer

Organisation API key supplied only through the Authorization header.

Required scopes: catalogues:read.

Parameters

NameTypeDescription
versionrequiredstringpath

Positive immutable taxonomy version.

Schema and examples
string

Positive immutable taxonomy version.

Pattern
^[1-9]\d*$

Responses

The requested role taxonomy snapshot.

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