Field | Type | Required | Description |
---|---|---|---|
id |
string | ✔️ | The unique ID of the folder. |
name |
string | ✔️ | The name of the folder. |
createdAt |
string | ✔️ | The date the folder was created. |
updatedAt |
string | ✔️ | The date the folder was updated. |
linkCount |
?float | ➖ | The number of links in the folder. |
accessLevel |
?Components\AccessLevel | ➖ | The access level of the folder within the workspace. |