Skip to main content
GET
Get pass details

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.

Path Parameters

passId
string
required

Response

200 response

Response envelope carrying a pass.

data
PassModel · object
required

Digital pass issued to a customer.

requestId
string
required

Unique request identifier for debugging

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