Help us improve CoreWeave documentation. Take the docs survey.
curl --request GET \
--url https://api.example.com/v1alpha1/inference/gateways/parameters{
"zones": [
"<string>"
]
}GetGatewayParameters returns the possible values for Gateway configuration, this is mainly to enumerate the more dynamic field values
curl --request GET \
--url https://api.example.com/v1alpha1/inference/gateways/parameters{
"zones": [
"<string>"
]
}Documentation Index
Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
Use this file to discover all available pages before exploring further.
OK
Response for GetGatewayParameters
The zones available for gateways
Was this page helpful?