v2

latestOpenAPI 3.1.02026-08-01244220427.0 KB
Passes

Get Pass

Retrieve a specific pass by its type identifier and serial number.

Parameters:

  • lpass: Pass object, automatically resolved from the request.
  • temp_dir: Temporary directory path, automatically resolved.
  • background_tasks: BackgroundTasks object for scheduling tasks.

Returns:

  • FileResponse: A file response containing the pass file.
get/v2/passes/{passTypeIdentifier}/{serialNumber}

Path parameters

passTypeIdentifierstring nullable required
serialNumberstring nullable required

Query parameters

passIdstring
Example:5eb7cf5a86d9755df3a6c593

Headers

authorizationstring nullable

Response

Successful Response

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