Skip to main content
POST
Python (SDK)

Authorizations

tql_api_key
string
header
required

Headers

Connect-Protocol-Version
enum<number>
default:1
required

Define the version of the Connect protocol

Available options:
1
Connect-Timeout-Ms
number

Define the timeout, in ms

Body

application/json
pathPrefix
string | null
order
enum<string> | null
Available options:
ORDER_BY_UNKNOWN,
ORDER_BY_MOST_RECENTLY_USED,
ORDER_BY_LEAST_RECENTLY_USED,
ORDER_BY_MOST_FREQUENTLY_USED,
ORDER_BY_LEAST_FREQUENTLY_USED
observationPeriod
string<duration> | null

default 7d

pageCursor
string | null
pageSize
integer<int32> | null

default 1000, capped at 1000

Response

Success

files
FileUsage · object[]
nextPageCursor
string | null