Get a single action

Retrieve a single action by its ID within an agent message, along with the message status.

Path Params
string
required

ID of the workspace

string
required

ID of the conversation

string
required

ID of the message

string
required

ID of the action

Responses

400

Invalid request (missing parameters or message is not an agent message)

401

Unauthorized

404

Conversation, message, or action not found

405

Method not supported

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json