API ReferencePaymentsGet a payment by IDGet a payment by ID GET /v1/payments/:id Retrieve a single payment by its unique identifier. Request Responses200401403404Payment retrieved successfullyUnauthorized - Invalid or missing tokenForbidden - payment:read scope requiredPayment not found