Admin

Get the health of a worker

Get the health of a worker

get/v1/workers/{id}/health

Path parameters

idstring required

Worker ID

Response

OK

enabledboolean
healthyboolean
idstring
messagestring

Changes

Changed in 1 of the 35 revisions of this API.11

  • f59a2fe653b811See the full diff
    • deleted the header request parameter Authorization

      request-parameter-removed

    • the endpoint scheme security Bearer was added to the API

      api-security-added