Skip to main content
GET
Get capacity claim

Authorizations

Authorization
string
header
default:Bearer {API_ACCESS_TOKEN}
required

CoreWeave API access token sent as a bearer token.

Path Parameters

id
string
required

The unique identifier of the CapacityClaim to get, UUID format

Response

OK

Response for GetCapacityClaim

capacityClaim
object

The CapacityClaim

Last modified on July 20, 2026