Skip to main content
GET
Retrieve the current state of an Opal session. Use this endpoint from your backend to check a user’s progress, such as the confirmed allocations and payout status of a Balance Transfer session.
This endpoint requires your secret API key. Requests authenticated with an Opal token are rejected. Sessions that do not belong to your team return 404.

Path Parameters

Returns

Returns the Opal session. The session includes a flow object for each flow in its mode (idv, cxn, avf, txn, or bt). Flows that are not part of the mode are null.