Skip to main content
GET
/
v1
/
computer
/
{machine_id}
/
internal
/
diagnostics
Get Cyberdriver diagnostics
curl --request GET \
  --url https://api.cyberdesk.io/v1/computer/{machine_id}/internal/diagnostics \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

machine_id
string
required

Response

Successful Response

The response is of type Response Cyberdriver Diagnostics V1 Computer Machine Id Internal Diagnostics Get · object.