Skip to main content
GET
Get full detail for a single action execution

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

type
enum<string>
required

Execution type.

Available options:
task,
workflow,
intent
uuid
string<uuid>
required

UUID of the execution row, taken from the list endpoint's uuid field.

Response

Action detail retrieved

success
boolean
message
string
data
object