Get a single payment
GET/payments/:payment_id
Get a single payment
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
OK
Unauthorized
Forbidden (realm/account mismatch, billing account not derived from your session/principal, or insufficient role)
Not Found
Rate limited
Response Headers
Retry-After
Seconds to wait before retry.
Internal Server Error