Skip to main content
GET
List a scheduled task's runs
The chat threads of the task’s latest 50 runs, newest first. Opening a thread follows the usual chat-history access rules.

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
integer
required
taskId
integer
required

Query Parameters

after
string | null
first
integer | null
Required range: x >= 1

Response

200 - application/json
items
object[]
required
pageInfo
object
required