---
title: "Get capacity claim parameters"
method: GET
path: "/v1alpha1/inference/capacityclaims/parameters"
tags: ["CapacityClaimService"]
---

# Get capacity claim parameters

`GET /v1alpha1/inference/capacityclaims/parameters`

Returns the available instance types per Availability Zone for use when creating a CapacityClaim.

## Response `200`

OK

- GetCapacityClaimParametersResponse — Response for GetCapacityClaimParameters
  - `zoneInstanceTypes` object — Map keyed by Availability Zone (for example, `US-WEST-04A`) whose values list the `instanceId` strings that are valid for a CapacityClaim in that zone.

## Other responses

- `default` — Default error response

---

[API](https://skmtc.dev/coreweave/apis/coreweave-telemetry-relay-api.md) · [All operations](https://skmtc.dev/coreweave/apis/coreweave-telemetry-relay-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coreweave/coreweave-telemetry-relay-api/revisions/3b98ea4fe0c3/schema)
