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