Skip to main content
GET
List templates (paged)

Authorizations

Authorization
string
header
required

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

Query Parameters

accountId
string
limit
integer
default:20
Required range: 1 <= x <= 100
pageToken
string
type

The pass template type

Available options:
offer
archived
boolean

Filters by exact archived value. Note: templates that have never been archived typically don't have this field stored at all, so archived=false will not match them — omit this filter to include both, or filter client-side instead.

sortByStartDate

Orders event templates by their start date. Only valid when type=event.

Available options:
asc

Response

Default Response

templates
Template · object · object · object · object[]
required

A template is the basis of a pass it defines the appearance of a pass and properties that don't change between instances of passes.

Example:
nextPageToken
string
totalCount
integer