Skip to main content
GET
List capacity claims

Authorizations

Authorization
string
header
default:Bearer {API_ACCESS_TOKEN}
required

CoreWeave API access token sent as a bearer token.

Query Parameters

updatedAfter
string<date-time>

Filter by those updated after this timestamp

Response

OK

Response for ListCapacityClaims

capacityClaims
object[]
read-only

The list of CapacityClaims

Last modified on July 20, 2026