Retrieve the current state of an action for polling
The unique identifier for the action
"action_abc123"
Action status retrieved successfully
Unique action identifier
"act_abc123"
Device ID
"device_xyz789"
Action type
battery:set_operation_mode "battery:set_operation_mode"
Current state of the action
acknowledged, deferred, completed, failed "acknowledged"
OEM response data when action completes
{
"success": true,
"message": "Command executed successfully"
}ISO timestamp when action was created
ISO timestamp when action was last updated
Resolved ISO 8601 UTC timestamp the action is deferred until. Null if the action was not deferred.
"2025-06-01T18:00:00Z"
Action-specific parameters sent with the request
{ "mode": "charge" }Error code if action failed
Error message if action failed
ISO timestamp when action was acknowledged
ISO timestamp when action was completed