v1

latestOpenAPI 3.0.12026-07-2471156164.1 KB
Folders

Get folder items

Gets items (cards and folders) that live directly within a folder. A maximum of 50 folder items will be returned. If more than 50 items exist, a link to the next page of results will be included in the Link header

get/api/v1/folders/{folderId}/items

Path parameters

folderIdstring required

ID of the Folder

Query parameters

tokenstring

Paging token

cardDetail'BASIC' | 'FULL'

Specifies the level of detail included in card items. Default value is BASIC

Response

successful operation