GET /v1/Sims
Operation ID: ListSim
Auth: unknown
Description
Retrieve a list of Sim resources on your Account.
Parameters (8)
(string, query, optional)
Deprecated.
(string, query, optional)
Only return Sim resources with this ICCID. This will return a list with a maximum size of 1.
(integer, query, optional)
The page index. This value is simply for client state.
Constraints: {'minimum': 0}
(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}
(string, query, optional)
The page token. This is provided by the API.
(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.
(string, query, optional)
Only return Sim resources with this registration code. This will return a list with a maximum size of 1.
(string, query, optional)
Only return Sim resources with this status.
No probe data for this endpoint yet.