Skip to main content
GET
Get deployment

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 ID of the deployment to get

Response

OK

Response for GetDeployment

deployment
object

The deployment

Last modified on July 20, 2026