GET
/
files

Authorizations

Authorization
string
headerrequired

Authorization Token

Query Parameters

ts
number
required

Latest updates starting from this timestamp

page_size
number
default: 101

Maximum size to return

min_score
number
default: 1

Filter based on minimum score

file_type
string

Filter based on file type

file_name
string

Filter based on file name

tags
string[]

Array of strings separated by ‘,’ to return documents that contain at least one of the tags provided (default none)

Response

200 - application/json

The response is of type string.