Skip to main content
GET
Files by TS
Updated API documentation with live interaction is now available in the product dashboard under API Docs.

Authorizations

Authorization
string
header
required

Authorization Token

Query Parameters

ts
number
required

Latest updates starting from this timestamp

page_size
number
default:101

Maximum size to return

Required range: 100 < x < 2000
min_score
number
default:1

Filter based on minimum score

Required range: 0 < x < 1000
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)

Maximum array length: 100

Response

200 - application/json

The request was received and processed successfully

The response is of type string.