v2

latestOpenAPI 3.1.02026-08-01244220427.0 KB
Passes

Get Pass Type Identifier

Fetch information about passes with a specific type identifier for the current user.

Parameters:

  • passTypeIdentifier: The unique identifier for the pass type.
  • user: User object, automatically resolved from the request.
  • search: Dictionary containing search parameters.

Returns:

  • list: A list of passes matching the pass type identifier.
get/v2/passes/{passTypeIdentifier}

Path parameters

passTypeIdentifierstring required

Query parameters

qstring nullable
pageinteger
limitinteger
offsetinteger nullable

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/v2/passes/{passTypeIdentifier}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}