Skip to main content
GET
Get cluster
Substitute {id} with the cluster ID returned from List clusters or Create cluster.
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 cluster to get.

Response

OK

cluster
object

The cluster.

Last modified on July 24, 2026