Get items via query

Gets the list of items in a teamsite that match the supplied filters, returning up to 50 items per request. Items may be files, folders, URLs, or other Library content types. Each item's structure is identical to the structure returned by the GET endpoint for that item type. Use the externalId query parameter to narrow results to items linked to an external system identifier.

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.

Query Params
string
length between 1 and 255

External identifier used to filter items linked to an external system. Only items whose externalId matches this value are returned. At least one of externalId or externalConnectionId must be supplied — the service rejects requests with neither parameter set as a 400 Bad Request.

string
length between 1 and 255

External connection identifier used to filter items linked to a specific external integration. Used together with externalId to disambiguate when the same external identifier appears across multiple integrations. At least one of externalId or externalConnectionId must be supplied; the service responds 400 Bad Request when both are omitted.

Responses

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