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