Retrieves a list of all local and discoverable remote network IDs.
TypeScript
const response: Promise<FireblocksResponse<GetNetworkIdsResponse>> = fireblocks.networkConnections.getNetworkIds();
[ { "routingPolicy": {}, "isDiscoverable": true, "id": "<string>", "name": "<string>" } ]
Documentation IndexFetch the complete documentation index at: https://developers.fireblocks.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
A list of network IDs
Show child attributes
The specific network is discoverable.
The specific network id
The specific network name