Skip to main content
Terminals key receipts by a cid UUID, so integrations often hold that rather than the numeric id. Returns exactly the same payload as fetching by id.

HTTP Request

This endpoint requires authentication. Include your JWT in the x-token header. See Authentication for how to obtain a token and Errors for error responses.

Access

The integration user must hold the ability as well as the scope — the scope alone is not enough.

Request Example

Notes

  • The cid must be a well-formed UUID; anything else returns 400 without reaching the API.