Status
Checks the status of a specific command execution.
GET /api/agents/customerSupport/status
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
commandId | string | Yes | The UUID of the command to check. |
Response
Returns the status of the command and its results if completed.
Last updated on