Workstations

Get a workstation

The full record of a single workstation.

Required scope infrastructure:read

get/workstations/{id}

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Path parameters

idstring<uuid>required

Identifier of the workstation.

Response200 · application/json

The workstation record.

idstring<uuid>required

Identifier of the workstation.

hostnamestringrequired

Host name of the workstation.

healthstring | null

Overall health of the machine.

portableboolean

Whether the machine is a laptop.

osNamestring | null

Operating system running on the machine.

osVersionstring | null

Version of the operating system.

uptimenumber | null

Seconds since the last boot.

dataCollectionStatusstring | null

State of the agent data collection.