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
playbookId
string

UUID

limit
integer<int32>
offset
integer<int32>
chatId
string | null

UUID

templateDataId
string | null

UUID

batchRunId
string | null

UUID - filter reports by batch run

Response

Success

reports
PlaybookReport · object[]
totalCount
integer<int32>