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
days
integer<int32>

time window: 7, 14, 30, 90

Response

Success

summary
summary · object
dailyVolume
DailyVolumePoint · object[]
warningDistribution
WarningTypeCount · object[]
warningCatalog
WarningTypeMeta · object[]
warningDailyDistribution
WarningTypeDailyCount · object[]

Per-day, per-type warning counts for the warning-breakdown-over-time chart. Days/types with no warnings are absent (the client zero-fills the axis).