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