Skip to main content
The Agents/{Agent Name} API allows you to get the details of an Agent from the Coordinator. Request Syntax GET https://{Coordinator IP Address/Hostname}:{Web Access Port}/Agents/{Agent Name} Where Web Access Port is the port number defined in the Coordinator Settings(default31100). For example:
Response Syntax Returns the details (Build Group, IP address, name, and state) for the specified Agent. For example:
 Errors The request fails if the Agent does not exist and it returns: “Status”: “Not found”. For example: