Labels are optional meta that can be assigned to projects in your Workspace
Field | Type | Description |
---|---|---|
_id | String | Unique alphanumeric ID. |
name | String | Status name |
color | String | Status color |
workspace | String | ID of the workspace the status exists in. |
createdAt | ISO Date String | Date and time the file was created. |
modifiedAt | ISO Date String | Date and time the file was modified. |
createdBy | String | User ID of the person who originally created the status. |
modifiedBy | String | User ID of the person who last modified the status. |