Retrieve Status of Agents in an Agent Group

get

/ic/api/integration/v1/monitoring/agentgroups/{id}/agents

Retrieves monitoring data for agents in the specified agent group including availability status.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : AgentsMonitoringRs
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : AgentMonitoringRs
Type: object
Show Source

400 Response

Malformed parameters

500 Response

Server error
Back to Top