Networking
Get Network
Retrieve details for a VPC network
GET
Get detailed information about a specific VPC network, including:
- Network configuration
- Subnet IDs
- Gateway information
- CIDR range
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
The response is of type object
.