Skip to main content
GET
/
v1alpha1
/
inference
/
capacityclaims
/
parameters
Get capacity claim parameters
curl --request GET \
  --url https://api.example.com/v1alpha1/inference/capacityclaims/parameters
{
  "zoneInstanceTypes": {}
}

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.

Response

OK

Response for GetCapacityClaimParameters

zoneInstanceTypes
object
read-only

Map of zone to available instance types within that zone

Last modified on May 6, 2026