Get Pending Bridge Flows
Bridge
Get Pending Bridge Flows
Returns non-finalized bridge flows associated with a wallet address.
GET
Get Pending Bridge Flows
Endpoint
GET /api/dapp/bridge/flows/pending/{address}
Returns non-finalized bridge flows associated with a wallet address.
Parameters
| Parameter | Location | Required | Type | Description |
|---|---|---|---|---|
address | path | Yes | string | Wallet address. |
Usage Example
Response Structure
The generated API panel lists the response schema for status codes: 200, 400, 404, 500. Error responses generally return anerror or message field.