English

No description in the specification.

2 operations
GET /agent GetAgents

Get agents

Parameters

agent_idsrequired
query · array of stringA list of agent IDs, agent IDs should be url encoded and separated by a comma. That means that, if you have e.g. three agent IDs "agent-123", "agent-456,abcd" and "789101112", they should be sent as: "agent_ids=agent-123,agent-456%2Cabcd,789101112".
Shared across operations: ui_language, version. See the shared contract on the version page.

Responses

Error responses: 400 · 401 · 404 — See the shared contract on the version page.