GET /v1/Sims
Summary: —
Operation ID: ListSim
Auth: unknown
Operation ID: ListSim
Auth: unknown
Description
Retrieve a list of Super SIMs from your account.
Parameters (6)
Fleet
(string, query, optional)
The SID or unique name of the Fleet to which a list of Sims are assigned.
Iccid
(string, query, optional)
The [ICCID](https://en.wikipedia.org/wiki/Subscriber_identity_module#ICCID) associated with a Super SIM to filter the list by. Passing this parameter will always return a list containing zero or one SIMs.
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.
Status
(string, query, optional)
The status of the Sim resources to read. Can be `new`, `ready`, `active`, `inactive`, or `scheduled`.
No probe data for this endpoint yet.