Get list of items in a folder

Gets the list of items in a given folder. Each item's structure is identical to the structure returned by the GET endpoint for that item type.

Path Params
string
required
string
required
Query Params
string
Defaults to 1000

The maximum number of items to return. The maximum is 1,000.

string
Defaults to 0
boolean
Defaults to true

If specified and set to 'true', the item's ExpiresAt field will be filled, if it has an expiration date.

boolean
Defaults to true

If specified and set to 'true', the items's Properties field will be filled, if it has custom properties.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json