List deployments
List deployments
Fetch every deployment the caller can read, with optional gateway and updatedAfter filters.
GET
List deployments
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.
parentGatewayId: limit results to deployments associated with this gateway ID.updatedAfter: ISO-8601 timestamp; results are limited to deployments updated after this time.
Example request
Authorizations
CoreWeave API access token sent as a bearer token.
Query Parameters
The ID of the parent gateway to filter deployments by
Filter by those updated after this timestamp
Response
OK
Response for ListDeployments
The list of deployments
Last modified on May 22, 2026