Skip to main content
GET
List MCCMNC rate overrides

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

organization_id
string

Super-admin only — scope the listing to a specific organization.

Filter by operator name, country, or MCCMNC.

Maximum string length: 120
country
string

Filter by ISO-3166-1 alpha-2 country code.

Pattern: ^[A-Z]{2}$
limit
integer
default:100
Required range: 1 <= x <= 500
cursor
string

Pagination cursor from a prior response's meta.pagination.cursor.

Response

200 - application/json

A page of MCCMNC rate overrides.

data
object[]
meta
object