Skip to main content

Get agent hardware ID

GET
/agents/{id}/hwid

Contract

Parameter
Value
Sectionagents
AuthenticationCookieAuth
Consumesnot required
Producestext/plain

Parameters

1 parameter

Name
Location
Required
Type
Description
idpathyesintegerAgent ID

Responses

3 responses

Status
Description
Type
200
Agent HWIDstring
400
Invalid IDobject
500
Agent unavailableobject
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }