Skip to main content
GET
List files

Autorizações

X-API-Key
string
header
obrigatório

Parâmetros de consulta

name
string | null

Case-insensitive prefix match on file name.

Maximum string length: 200
mime_type
string | null
created_after
string<date-time> | null
created_before
string<date-time> | null
limit
integer
padrão:20
Intervalo obrigatório: 1 <= x <= 100
offset
integer
padrão:0
Intervalo obrigatório: x >= 0

Resposta

Successful Response

items
File · object[]
obrigatório
next_offset
integer | null

Pass as offset to fetch the next page. Null = no more results.