Agent > Service Status

get

Returns all the information needed to see the status of the services running

Responses
chevron-right
200Success
application/json
statestring · enumRequired

What state is the Agent in

Possible values:
startedstringRequired

Agent started date with timestamp in ISO

Example: 2011-10-05T14:48:00.000Z
timestampstringRequired

Current date with timestamp in ISO

Example: 2011-10-05T14:48:00.000Z
get
/api/v1/agent/service/status

Last updated