curl --location 'https://cgv-prd-command-api.contele.io/v1/command?offset=undefined&limit=undefined&organization_id=undefined&search_term=undefined&type_command=undefined&vehicle_id=undefined&status=undefined&sort=undefined' \
--header 'x-api-key: {{api_key}}'{
"commands": [
{
"id": 727524,
"organization_id": 149,
"type_command_id": 70,
"status": 3,
"label_code": "25821579",
"value": 140880000,
"last_value": 140880000,
"is_system": 1,
"sent_command": "Not Implemented (Virtual)",
"vehicle_id": 33201,
"vehicle_name": "teste norte",
"created": "2026-01-06T13:10:41.000Z",
"modified": "2026-01-06T13:10:40.000Z",
"type_command_name": "odometro"
}
],
"total": 931
}