{
"id": "984",
"type": "taxonomy-label",
"url": "https://example.ilucca.net/lucca-api/taxonomy-labels/984",
"taxonomy": {
"id": "45",
"type": "taxonomy",
"url": "https://example.ilucca.net/lucca-api/taxonomies/45"
},
"name": "XL",
"remoteId": "tshirtSize.extraLarge",
"createdAt": "2025-01-23T19:45:23Z",
"lastUpdatedAt": "2025-01-23T19:45:23Z",
"isArchived": false,
"lastArchivedAt": null,
"t9n": {},
"links": {}
}Represents a label of a taxonomy, which is used to classify resources (e.g. employees).
1"taxonomy-label"Reference to a taxonomy.
Show child attributes
11JSON schema of the applicable resources this taxonomy label only applies to.
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"
When false, resource is not archived. When true, resource is archived.
You can update this property in order to set the archival status of the resource.
Read-only. UTC timestamp of the moment this object was last archived through its isArchived property.
"2023-01-23T12:45:23.1234Z"
Show child attributes
Was this page helpful?