Skip to main content
GET
List All Actions Linked to a Specific Agent

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string
required

ID of the agent

Response

List of actions retrieved successfully

id
string
orgId
string
name
string
description
string | null
parameters
Parameters · object | null
endpoint
Endpoint · object | null
invocationTrigger
string | null
userWaitingText
string | null
userSuccessText
string | null
userErrorText
string | null
createdBy
string
createdAt
string<date-time>
updatedBy
string
updatedAt
string<date-time>