GET /v1/ESimProfiles
Summary: —
Operation ID: ListEsimProfile
Auth: unknown
Operation ID: ListEsimProfile
Auth: unknown
Description
Retrieve a list of eSIM Profiles.
Parameters (6)
Eid
(string, query, optional)
List the eSIM Profiles that have been associated with an EId.
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.
SimSid
(string, query, optional)
Find the eSIM Profile resource related to a [Sim](https://www.twilio.com/docs/iot/supersim/api/sim-resource) resource by providing the SIM SID. Will always return an array with either 1 or 0 records.
Status
(string, query, optional)
List the eSIM Profiles that are in a given status.
No probe data for this endpoint yet.