Check the status of a deposit session.
GET /api/v1/widgets/deposit-sessions/:sessionId
Returns the current state of a deposit session, including whether the payment has been detected on-chain and confirmed.
This endpoint accepts either a JWT bearer token or the session’s client secret via X-Client-Secret header.