Skip to main content
Version: 2021-07-28

Get Action by ID

GET 

/conversation-ai/agents/:agentId/actions/:actionId

Retrieves detailed information about a specific action using its unique identifier. Returns the action configuration, associated agents, and performance metrics.

Request

Version stringrequired

API Version

Available options2021-07-28
actionId stringrequired

The unique identifier of the action ID Attached to the agent

agentId stringrequired
application/json

Success

Schema
    dataobjectrequired

    Action details

    successbooleanrequired

    Success status of the request