curl --location '/api/v1/scene_automations/log?scene_automation_id=633f42ab-9f77-0d0a-7839-97d020791a44&execution_result=S&execution_start_time=2024-04-01T11%3A22%3A00Z&execution_end_time=2024-04-01T12%3A22%3A00Z&page=undefined&page_size=undefined' \
--header 'x-token: {{x-token}}'{
"code": 200,
"message": "get scene log successfully",
"data": []
}