GET
/
api
/
v1
/
pass_templates
/
{pass_template_uuid}

Authorizations

Authorization
string
header
required

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

Path Parameters

pass_template_uuid
string
required

pass_template_uuid

Response

200 - application/json
data
object

Was this page helpful?