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