Categories, when returned from the API have the following fields
Field Name | Type | Description | Example Value |
---|---|---|---|
last_updated_at |
Number |
The timestamp of the last update in Unix time | 1707337494 |
category_id |
String |
The unique identifier for the category | "f452e742-c5f6-11ee-b1cd-bb453a35f58d" |
event_id |
String |
The unique identifier for the dashboard | "36ec7004-b4a0-11ee-813b-3f95879c753a" |
name |
String |
The name of the category | "test category" |
last_updated_by_account_id |
String |
The account ID of the last person to update the category | "e88e73da-b49f-11ee-82ed-8ba69062eb7f" |