Skip to main content

GET 

/jack/isrunning

Gets a boolean value if the Jack Daemon is running or not.

Request

Responses

Schema

    message stringrequired

    A message with clear information what's going on.

    status booleanrequired

    The boolean value.

Loading...