Skip to main content
GET
List batches

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer

Page number

perPage
integer

Number of items per page

type
enum<string>

Type of the batch

Available options:
walletMessaging,
passCreation,
passUpdate

Response

Successful

data
object[]
meta
object