Skip to main content
GET
/
instances
/
list
List instances
curl --request GET \
  --url https://api.thundercompute.com:8443/v1/instances/list \
  --header 'Authorization: <api-key>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Authorizations

Authorization
string
header
required

Bearer token authentication. Provide your API token prefixed with "Bearer ", e.g. "Bearer your-api-token".

Body

application/json

The body is of type object.

Response

OK

{key}
object