Skip to main content
GET
List deployments

Authorizations

Authorization
string
header
default:Bearer {API_ACCESS_TOKEN}
required

CoreWeave API access token sent as a bearer token.

Query Parameters

parentGatewayId
string

The ID of the parent gateway to filter deployments by

updatedAfter
string<date-time>

Filter by those updated after this timestamp

Response

OK

Response for ListDeployments

items
object[]
read-only

The list of deployments

Last modified on July 20, 2026