Get list of items in a folder

Retrieves a paginated list of items contained in a specific Library folder in the requested teamsite. Use this endpoint when integrations need folder inventory data before syncing content, filtering by type, or issuing follow-up calls on individual items.

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

Identifier of the teamsite context for the request. Depending on API behavior, it may be a GUID-formatted value or a documented special value such as 1.

uuid
required

Identifier of the folder content item whose children are returned by this operation.

Query Params
integer
1 to 1000
Defaults to 1000

Maximum number of items to return in one page. This value cannot exceed 1000.

integer
≥ 0
Defaults to 0

Zero-based number of items to skip before returning results for pagination.

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.

Responses

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