GET /v1/Sims

twilio.com:twilio_wireless_v1

Summary:
Operation ID: ListSim
Auth: unknown
Description

Retrieve a list of Sim resources on your Account.

Parameters (8)

EId (string, query, optional)

Deprecated.

Iccid (string, query, optional)

Only return Sim resources with this ICCID. This will return a list with a maximum size of 1.

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.

RatePlan (string, query, optional)

The SID or unique name of a [RatePlan resource](https://www.twilio.com/docs/iot/wireless/api/rateplan-resource). Only return Sim resources assigned to this RatePlan resource.

SimRegistrationCode (string, query, optional)

Only return Sim resources with this registration code. This will return a list with a maximum size of 1.

Status (string, query, optional)

Only return Sim resources with this status.

No probe data for this endpoint yet.