{
"id": "45",
"type": "taxonomy",
"url": "https://example.ilucca.net/lucca-api/taxonomies/45",
"name": "T-shirt size",
"createdAt": "2025-01-23T19:45:23Z",
"lastUpdatedAt": "2025-01-23T19:45:23Z",
"t9n": {
"name": {
"fr-FR": "Taille de t-shirt."
}
},
"links": {}
}Represents a list of labels, which can be used to classify other resources.
11"taxonomy"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}}
id, name Read-only. UTC timestamp of the moment this object was created.
"2023-01-23T12:45:23.1234Z"
Read-only. UTC timestamp of the moment this object was last updated. Set upon creation, update or deletion of the object.
"2023-01-23T12:45:23.1234Z"
Show child attributes
Was this page helpful?