GET v1/Networks

twilio.com:twilio_supersim_v1

Summary:
Operation ID: ListNetwork
Auth: unknown
Description

Retrieve a list of Network resources.

Parameters (6)

IsoCountry (string, query, optional)

The [ISO country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) of the Network resources to read.

Mcc (string, query, optional)

The 'mobile country code' of a country. Network resources with this `mcc` in their `identifiers` will be read.

Mnc (string, query, optional)

The 'mobile network code' of a mobile operator network. Network resources with this `mnc` in their `identifiers` will be read.

Page (integer, query, optional)

The page index. This value is simply for client state.

Constraints: {'minimum': 0}

PageSize (integer, query, optional)

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Constraints: {'minimum': 1, 'maximum': 1000}

PageToken (string, query, optional)

The page token. This is provided by the API.

No probe data for this endpoint yet.