Skip to main content
GET
List all batches

Authorizations

Authorization
string
header
required

API access token generated from the UniUni Platform dashboard.

Query Parameters

page
integer
default:1

Page number.

Required range: x >= 1
pageSize
integer
default:10

Results per page.

Required range: x <= 500
isNotInPickup
boolean

If true, only returns batches that are not in pickup status.

Response

200 - application/json

Paginated list of batches

message
string
required

Additional information about the request status.

code
integer
required

Status code. 0 indicates success.

data
object