Skip to main content
GET
Get gateway parameters
The response lists the Availability Zone identifiers that are valid in the gateway’s zones field. Gateways are currently limited to one zone.
Example request

Authorizations

Authorization
string
header
default:Bearer {API_ACCESS_TOKEN}
required

CoreWeave API access token sent as a bearer token.

Response

OK

Response for GetGatewayParameters

zones
string[]
required

The Availability Zone identifiers that are valid in a gateway's zones field.

Last modified on July 13, 2026