Skip to main content
GET
Search folders

Supported products

Autorizaciones

Authorization
string
header
requerido

The access token received from the authorization server in the OAuth 2.0 flow.

Parámetros de consulta

after
string

The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.

before
string
createdAt
string<date-time>
createdAtGte
string<date-time>
createdAtLte
string<date-time>
idGte
integer<int64>
idLte
integer<int64>
ids
integer<int64>[]
limit
integer<int32>

The maximum number of results to display per page.

name
string
parentFolderIds
integer<int64>[]
path
string
properties
string[]
sort
string[]
updatedAt
string<date-time>
updatedAtGte
string<date-time>
updatedAtLte
string<date-time>

Respuesta

successful operation

results
object[]
requerido
paging
object
Última modificación el 3 de abril de 2026