Get capacity claim
Get capacity claim
Fetch a single CapacityClaim by its UUID.
GET
Get capacity claim
- 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 CapacityClaim ID returned from
List capacity claims or Create capacity claim.
Example request
Authorizations
CoreWeave API access token sent as a bearer token.
Path Parameters
The unique identifier of the CapacityClaim to get, UUID format
Response
OK
Response for GetCapacityClaim
The CapacityClaim
Last modified on May 22, 2026