Skip to main content
GET
List workspace batch calling jobs

Authorizations

x-api-key
string
header
required

API key for programmatic access

Query Parameters

limit
integer
default:100

Maximum number of results

Required range: 1 <= x <= 500
last_doc
string | null

Cursor for pagination

Response

Successful Response

Response model for listing batch calls in a workspace.

batch_calls
BatchCallResponse · object[]
required

List of batch calls

next_doc
string | null

Cursor for next page of results

has_more
boolean
default:false

Whether there are more results