Skip to main content
GET
Get Batchs

API Description

The “Get Batches” endpoint is used to retrieve all the batches created by the user (your account). This endpoint is a GET request that returns a list of all the batches created by the user.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

skip
integer
default:0
limit
integer
default:10
sort
integer
default:-1

Response

Successful Response