Skip to main content
Version: v3

Get Agent Action

GET 

/voice-ai/actions/:actionId

Retrieve details of a specific action by its ID. Returns the action configuration including actionParameters.

Request

Version stringrequired

API Version

Available optionsv3
actionId stringrequired

Unique identifier for the action

locationId stringrequired

Location ID

application/json

Action details retrieved successfully

Schema
    idstringrequired

    Unique identifier for the action

    actionTypestringrequired

    Type of action

    Available optionsCALL_TRANSFERDATA_EXTRACTIONIN_CALL_DATA_EXTRACTIONWORKFLOW_TRIGGERSMSAPPOINTMENT_BOOKINGCUSTOM_ACTIONKNOWLEDGE_BASE
    namestringrequired

    Human-readable name for this action

    actionParametersobjectrequired

    Action parameters - structure varies by actionType