List instances
GET/instances
Returns every live (non-destroyed) instance owned by the calling key.
Responses
- 200
- 401
- 403
The caller's instances.
The API key is missing, invalid or expired.
The API key is valid but not authorized for the required scope.