Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

API key passed as a Bearer token.

Query Parameters

limit
string

Maximum number of batches to return.

after
string

Cursor for pagination (batch ID to start after).

Response

List of batches

object
string
Example:

"list"

data
object[]
first_id
string
last_id
string
has_more
boolean