v1

latestSwagger 2.02026-07-134146194.6 MB
WorkspaceItems

List workspace folder contents

This method returns the contents of a workspace folder, which can include sub-folders and files.

get/v2.1/accounts/{accountId}/workspaces/{workspaceId}/folders/{folderId}

Path parameters

accountIdstring required

The external account number (int) or account ID GUID.

folderIdstring required

The ID of the folder.

workspaceIdstring required

The ID of the workspace.

Query parameters

countstring

The maximum number of results to return.

Use start_position to specify the number of results to skip.

include_filesstring

When true, the response includes file information (in addition to folder information). The default is false.

include_sub_foldersstring

When true, the response includes information about the sub-folders of the current folder. The default is false.

include_thumbnailsstring

When true, the response returns thumbnails. The default is false.

include_user_detailstring

When true, the response includes extended details about the user. The default is false.

start_positionstring

The zero-based index of the result from which to start returning results.

Use with count to limit the number of results.

The default value is 0.

workspace_user_idstring

If set, the response only includes results associated with the userId that you specify.

Response

Successful response.