Get full detail for a single action execution
Logs
Get full detail for a single action execution
Returns the full request/response payload, related agent and contact, and per-type extras (intent: the call it happened in, the related conversation, and any webhook delivery; task: the campaign and channel context; workflow: per-step execution log). The combination {type}/{uuid} uniquely identifies any execution row.
GET
Get full detail for a single action execution
Documentation Index
Fetch the complete documentation index at: https://developers.mihu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Path Parameters
Execution type.
Available options:
task, workflow, intent UUID of the execution row, taken from the list endpoint's uuid field.