| Method: GET |
| Endpoint: /list |
| Parameters: None |
Returns a list of all of the agents available in Agency.
Returns a JSON-encoded payload.
[{ "name": "Detection Type @ Detection Asset" } ]
The response is an array of JSON objects that only include following fields…
| Field Name | Meaning |
|---|---|
| Name | The full name of the agent, made up of the agent name and the asset the agent is connected to. |