Retrieve a list of eSIM Profiles.
Retrieve a list of eSIM Profiles.
Query parameters
List the eSIM Profiles that have been associated with an EId.
Find the eSIM Profile resource related to a Sim resource by providing the SIM SID. Will always return an array with either 1 or 0 records.
The status of the eSIM Profile. Can be: new, reserving, available, downloaded, installed or failed. See the eSIM Profile Status Values for a description of each.
List the eSIM Profiles that are in a given status.
How many resources to return in each list page. The default is 50, and the maximum is 1000.
The page index. This value is simply for client state.
The page token. This is provided by the API.
Response
OK
Changes
Changed in 5 of the 50 revisions of this API.35
- ▲
for the
queryrequest parameterPageSize, the format changed from no format toint64request-parameter-type-changed
- ▲
- ○
api tag
SupersimV1EsimProfileaddedapi-tag-added
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parameterPagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterPageTokennew-optional-request-parameter
- ○
- ▲
the response property
/became nullable for the statusresponse-property-became-nullable
- ▲
the response property
/became nullable for the statusresponse-property-became-nullable
- ▲