List external automations

get

List all external automations for an agent. Requires admin access.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
agentIdstringRequired

The ID of the agent

Responses
200

List of external automations retrieved successfully.

application/json
get
/agents/{agentId}/external-automations

Last updated