Agents
Get workspace agent by ID
get/api/v2/workspaceagents/{workspaceagent}
Path parameters
workspaceagentstring uuid required
Workspace agent ID
Response
OK
Example response
{
"health": {
"reason": "agent has lost connection"
}
}Workspace agent ID
OK
{
"health": {
"reason": "agent has lost connection"
}
}