Agents
Get agent
Get details of a specific agent including configuration, triggers, stats, and status.
get/v1/agents/{agent_id}
Path parameters
agent_idstring uuid required
The agent's unique identifier
Response
Agent details
Changes
Changed in 1 of the 5 revisions of this API.1
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●