Field | Type | Required | Description |
---|---|---|---|
id |
::String | ✔️ | The unique ID of the folder. |
name |
::String | ✔️ | The name of the folder. |
type |
::OpenApiSDK::Shared::Type | ✔️ | N/A |
access_level |
::OpenApiSDK::Shared::AccessLevel | ✔️ | The access level of the folder within the workspace. |
link_count |
::Float | ✔️ | The number of links in the folder. |
created_at |
::String | ✔️ | The date the folder was created. |
updated_at |
::String | ✔️ | The date the folder was updated. |