curl --location --request GET '/mobile_network_operators'
{
"data": [
{
"country_code": "US",
"id": "6a09cdc3-8948-47f0-aa62-74ac943d6c58",
"mcc": "310",
"mnc": "410",
"name": "AT&T Mobility (USACG)",
"network_preferences_enabled": true,
"record_type": "mobile_network_operator",
"tadig": "USACG"
}
],
"meta": {
"page_number": 2,
"page_size": 25,
"total_pages": 3,
"total_results": 55
}
}
Authorization: Bearer ********************