curl --location 'https://api-public.groundtruth.com/static/states?tenant_id=undefined&account_id=undefined'
{ "items": [ { "id": 0, "code": "string", "name": "string" } ] }