Skip to main content
GET
Get deployment
Substitute {id} with the deployment ID returned from List deployments or Create deployment.
Example request

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 13, 2026