Skip to main content
GET
Get a single action

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

cId
string
required

ID of the conversation

mId
string
required

ID of the message

aId
string
required

ID of the action

Response

Successfully retrieved the action

action
object

An MCP action with its output.

messageStatus
enum<string>
Available options:
created,
succeeded,
failed,
cancelled,
gracefully_stopped