Workers

Get a single worker

Returns the worker with the given ID, including its status message and connected application IDs.

get/workers/{id}

Path parameters

idstring required

Worker ID (UUID)

Response

Worker details

application_idsstring[]
idstring
last_heartbeatstring
messagestring
metadataobject
namestring
registered_atstring
runtime_typestring
statusstring
updated_atstring

Changes