Get Pass Json
Passes
Get Pass Json
Retrieve detailed information of a specific pass in JSON format.
Parameters:
lpass: Pass object, automatically resolved from the request.ifModifiedSince: Optional datetime to check for modifications.
Returns:
Response: A JSON response containing detailed pass information or a not modified status.
GET
Get Pass Json
Authorizations
JWT access token obtained from POST /v2/token.
Query Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Response
Successful Response
