Skip to main content
GET
Get VPC
Substitute {id} with the VPC ID returned from List VPCs or Create VPC.
Example request

Authorizations

Authorization
string
header
default:Bearer {API_ACCESS_TOKEN}
required

CoreWeave API access token sent as a bearer token.

Path Parameters

id
string
required

The unique identifier for the VPC.

Response

OK

vpc
object

The VPC.

Last modified on July 24, 2026