Get the list of items in a folder

Get list of items in a folder. Each item's structure closely mirrors the structure returned by the GET endpoint for that item type.

To expand the response there are two optional query string parameters. includeExpiration and includeProperties can be used to include additional properties within the list response. By default these are set to false.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Query Params
int32

Default 0

int32

Default 1000

boolean
Defaults to false

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

boolean
Defaults to false

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

Response

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