Skip to main content

List mobile network operators

GET 
/mobile_network_operators

Telnyx has a set of GSM mobile operators partners that are available through our mobile network roaming. This resource is entirely managed by Telnyx and may change over time. That means that this resource won't allow any write operations for it. Still, it's available so it can be used as a support resource that can be related to other resources or become a configuration option.

Request

Query Parameters

    page[number] integer

    Possible values: >= 1

    Default value: 1

    The page number to load.

    page[size] integer

    Possible values: >= 1 and <= 250

    Default value: 20

    The size of the page.

    filter[name][starts_with] string

    Filter by name starting with.

    filter[name][contains] string

    Filter by name containing match.

    filter[name][ends_with] string

    Filter by name ending with.

    filter[country_code] string

    Filter by exact country_code.

    filter[mcc] string

    Filter by exact MCC.

    filter[mnc] string

    Filter by exact MNC.

    filter[tadig] string

    Filter by exact TADIG.

    filter[network_preferences_enabled] boolean

    Filter by network_preferences_enabled.

Responses

200: Successful response

default: Unexpected error

Loading...