Skip to main content
GET
Get All Batch Calls For A Workspace.

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Query Parameters

limit
integer
default:100
last_doc
string | null
agent_id
string | null

Filter batch calls to a single agent.

Response

Successful Response

batch_calls
BatchCallResponse · object[]
required
next_doc
string | null

The next document, used to paginate through the batch calls

has_more
boolean
default:false

Whether there are more batch calls to paginate through