Get Bridge Flow By Hash
Bridge
Get Bridge Flow By Hash
Returns one bridge flow by source transaction hash.
GET
Get Bridge Flow By Hash
Endpoint
GET /api/dapp/bridge/flows/hash/{srcHash}
Returns one bridge flow by source transaction hash.
Parameters
| Parameter | Location | Required | Type | Description |
|---|---|---|---|---|
srcHash | path | Yes | string | Source transaction hash. |
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.