Get gateway
Get gateway
Fetch a single inference gateway by its UUID.
GET
Get gateway
- The API server is
https://api.coreweave.com. - Replace
{API_ACCESS_TOKEN}with your CoreWeave API access token. - For required permissions, see IAM Access Policies.
{id} with the gateway ID returned from List
gateways or Create gateway. Once the gateway reaches
STATUS_READY, the response includes one or more endpoint
URLs in status.endpoints.
Example request
Last modified on May 22, 2026