/v1/folders/listFolderContent
post
Field | Type | Required | Description |
---|---|---|---|
Authorization | string | Yes | Access token Example: Bearer <token> |
Content-Type | string | Yes | HTTP JSON request content type Example: application/json |
Parameters for listing the contents of a folder with optional filtering and pagination
Field | Type | Required | Description |
---|---|---|---|
Content-Type | string | Yes | HTTP JSON response content type Example: application/json |
Content-Length | string | Yes | HTTP response content length in bytes Example: 1024 |
Response containing the folder contents with folders and files arrays
Represents a folder in the workspace with its metadata and hierarchy information
Represents a user or system entity that performed an action (e.g., created or updated a resource)
File resource with metadata and location information
Field | Type | Required | Description |
---|---|---|---|
Content-Type | string | Yes | HTTP JSON response content type Example: application/json |
Content-Length | string | Yes | HTTP response content length in bytes |