Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the instance to retrieve.
Response
Success response with instance details.
Detailed information about an instance.
Retrieves the details of a specific instance for the authenticated user. This endpoint returns detailed information including SSH connection parameters, instance state, resource utilization, template data, and pricing details.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the instance to retrieve.
Success response with instance details.
Detailed information about an instance.