Skip to content

Agents

Use GET requests to query agent names.

/api/agents

Response Format

The response is in JSON format.

{
"agents": ["system", "nginx-access", "nginx-error"]
}