Skip to Content
The Makinari API repo now includes an MCP Server — connect your AI models directly. View on GitHub →

Status

Checks the status of a specific command execution.

GET /api/agents/customerSupport/status

Query Parameters

ParameterTypeRequiredDescription
commandIdstringYesThe UUID of the command to check.

Response

Returns the status of the command and its results if completed.

Last updated on