Private Messages
Get a single action
Retrieve a single action by its ID within an agent message, along with the message status.
get/api/w/{wId}/assistant/conversations/{cId}/messages/{mId}/actions/{aId}
Path parameters
wIdstring required
ID of the workspace
cIdstring required
ID of the conversation
mIdstring required
ID of the message
aIdstring required
ID of the action
Response
Successfully retrieved the action