/v1/files

Returns a list of top-level files and folders. Use the folderId query parameter to retrieve nested resources.

Query Params
string

Set the internal folderId to receive items within a folder.

boolean

Specifies whether or not the output of the received payload contains both files and folders, or only folders (if set to true)

string
enum

Define the sort order of the received payload.

Allowed:
string
enum

Specify the field used for sorting.

Allowed:
number
number

Define how many items will be received in the payload per request.(default 20 items)

string

Allows to filter by the search phrase over name property.

date-time

Filter by createdAt date FROM the provided value as an ISO UTC string. Inclusive.

date-time

Filter by createdAt date UNTIL the provided value as an ISO UTC string. Inclusive.

date-time

Filter by updatedAt date FROM the provided value as an ISO UTC string. Inclusive.

date-time

Filter by updatedAt date UNTIL the provided value as an ISO UTC string. Inclusive.

Responses

400

Missing or invalid required parameter/s

403

Forbidden

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