getPass
Get a pass
Returns the full details of a single pass.
Scope: passes:read
Maps to OpenAPI operationId getPass — GET /manage-passes/{id}.
Same PassFast HTTP API, billing, and rate limits. Do not invent other paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Pass ID. | |
| x_app_id | No | Override X-App-Id for this call. Defaults to the MCP connection header. |