Skip to main content
GET
List passes

Authorizations

Authorization
string
header
required

API key authentication. Include your API key as a Bearer token.

Example: Bearer sk_prod_xxxxxx

Get your API key from the Stell Dashboard.

Query Parameters

phoneNumber
string
externalId
string
email
string
nextToken
string
limit
string
programId
string
status
string
walletType
string

Response

200 response

data
object
required

Page of passes plus the pagination cursor

requestId
string
required

Unique request identifier for debugging

Pattern: ^[0-9A-Z]{26}$