Get a list of files

The method for obtaining account files that meet specified filters requires a request to be sent to the file service host.

Query Params
filter[uuid]
array of strings

Array of file UUIDs, separated by commas

filter[uuid]
string

File name

string

File extension

string

A substring in the name of a file or the name of one of the related entities

int32

ID of the source the file was obtained from

json

If passed, deleted files will be displayed

int32
Defaults to 1

Number of bytes per file size unit (1 byte by default)

int32

Minimum file size

int32

Maximum file size

string

The type of event to filter by. Possible values: created_at, updated_at

string

Preset for a time range. Possible values ​​– day, tomorrow, yesterday, week, previous_week, next_week, month, next_month, previous_month, quarter, previous_quarter, next_quarter, last_3_days, next_3_days, last_6_month, year

int32

Time (Unix Timestamp) after which the event occurred

int32

Time (Unix Timestamp) before which the event occurred

int32

File creator. Possible values: -1 – client, 0 – robot, {id} – internal user

int32

The user who last updated the file. Possible values: -1 – client, 0 – robot, {id} – internal user

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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