Skip to main content
GET
Get an existing classification class hierarchy

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Path Parameters

classification_class_id
string<uuid>
required

Response

Returns the specified classification class hierarchy

name
string
required
rules
Category · object[]
required
organisation_id
string
required
id
string<uuid> | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required