Read one bridge transfer
GET/api/v1/bridge/intents/:intent_id
A transfer owned by another account answers 404, exactly like one that does not exist, so the id space cannot be probed.
Request
Responses
- 200
- 401
- 404
- default
The transfer, rendered for display
Missing, invalid, or expired read tokens.
No such transfer for this account.
Error response. Prefer the nested ApiErrorResponse via X-SC-Error-Format: envelope-v1; existing unnegotiated handler responses can retain a documented legacy flat shape through the compatibility period.
Response Headers
X-Request-Id
Stable request correlation id generated or echoed by the server.