cURL
curl --request GET \ --url api.thundercompute.com:///8443/v1/instances/list \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{}'
{}
Get a list of user’s compute instances
The body is of type object.
object
OK
Show child attributes
Was this page helpful?