Get Network Config
Gateway
Get Network Config
Get configuration for a specific network.
Args: network_id: Network ID in format ‘chain-network’ (e.g., ‘solana-mainnet-beta’, ‘ethereum-mainnet’)
Example: GET /gateway/networks/solana-mainnet-beta
GET
Get Network Config
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Response
Successful Response
The response is of type Response Get Network Config Gateway Networks Network Id Get · object.

