Skip to main content

Represents a list of labels, which can be used to classify other resources.

name
string
required
Minimum string length: 1
id
string
Minimum string length: 1
type
string
Allowed value: "taxonomy"
url
string<uri>
sortLabelsBy
enum<string>
default:id

Indication to the client about how it should sort taxonomy-labels. Value can be interpolated as the expected value of the "sort" query parameter: /lucca-api/taxonomy-labels?taxonomy.id={{taxonomy.id}}&sort={{taxonomy.sortLabelsBy}}

Available options:
id,
name
createdAt
string<date-time-offset>

Read-only. UTC timestamp of the moment this object was created.

Example:

"2023-01-23T12:45:23.1234Z"

lastUpdatedAt
string<date-time>

Read-only. UTC timestamp of the moment this object was last updated. Set upon creation, update or deletion of the object.

Example:

"2023-01-23T12:45:23.1234Z"

t9n
object