curl --location 'https://cgv-prd-command-api.contele.io/v1/command/types' \ --header 'x-api-key: {{api_key}}'
{ "types": [ { "id": 1, "name": "Speed Limit" } ] }