List capacity claims
List capacity claims
Fetch every CapacityClaim the caller can read, with optional updatedAfter filter.
GET
List capacity claims
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.
- 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.
updatedAfter query parameter
filters results to claims updated after the given ISO-8601
timestamp.
Example request
Authorizations
CoreWeave API access token sent as a bearer token.
Query Parameters
Filter by those updated after this timestamp
Response
OK
Response for ListCapacityClaims
The list of CapacityClaims
Last modified on May 22, 2026