GET clients/ID

The web method GET clients/ID retrieves the status of the client with a specific client ID.

The ID in the URI is the numeric client ID of the client.

Example Requests

curl -X GET http://host:port/api/v1/clients/ID
curl -X GET http://host:port/api/v1/clients/ID?monitoring=true