MINARA

Watch a withdraw operation (SSE)

POST /v1/wallet/withdrawals/{operationId}/watch — Server-sent-events stream tracking outbound tx finality for one withdraw operationId. Emits `broadcast → confirming → cr

POST /v1/wallet/withdrawals/{operationId}/watch

Server-sent-events stream tracking outbound tx finality for one withdraw operationId. Emits broadcast → confirming → credited / failed / timeout. Terminal events persist back to the durable status table so the status endpoint reflects the real outcome.

MethodPOST
Path/v1/wallet/withdrawals/{operationId}/watch
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categoryperps

On this page