Get a network connection
Gets a network connection by ID.
GET
TypeScript
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The ID of the connection
Response
A network connection
Available options:
WAITING_FOR_APPROVAL, WAITING_FOR_PEER_APPROVAL, APPROVED, CANCELLED, FAILED, REJECTED, REJECTED_BY_PEER, REMOVED, REMOVED_BY_PEER Deprecated - Replaced by localNetworkId
Deprecated - Replaced by remoteNetworkId
Previous
Delete a network connection by IDDeletes an existing network connection specified by its connection ID.
Next
TypeScript