v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-051615131.3 KB
WirelessV1Sim

Retrieve a list of Sim resources on your Account.

Retrieve a list of Sim resources on your Account.

get/v1/Sims

Query parameters

Status'new' | 'ready' | 'active' | 'suspended' | 'deactivated' | 'canceled' | 'scheduled' | 'updating'

The status of the Sim resource. Can be: new, ready, active, deactivated, canceled, deleted, scheduled, or updating. See Status Values for the description of each status.

Only return Sim resources with this status.

Iccidstring

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

RatePlanstring

The SID or unique name of a RatePlan resource. Only return Sim resources assigned to this RatePlan resource.

EIdstring

Deprecated.

SimRegistrationCodestring

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

PageSizeinteger

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

Pageinteger

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

PageTokenstring

The page token. This is provided by the API.

Response

OK