List eSIMs
GET /esims
GET
/esims
Returns all eSIMs currently assigned to your organisation.
Authorizations
Parameters
Query Parameters
page
string
Page of ESIMs to return
Example
perPage
integer
Number of ESIMs to return per page
Example
direction
string
Direction of ordering
Example
orderBy
string
Name of column to order by
Example
filterBy
string
Name of column to filter by. eSIMs can be filtered by ICCID, Customer Reference, Last Action (Bundle Refund, Bundle Applied, Bundle Revoked, eSIM Updated, eSIM Refreshed, eSIM Utilisation Alert), Last Action Date and SIM Assignment Date.
Example
filter
string
Value to filter by
Example
Responses
200
OK
object
Example
400
Bad Request
object
Example
403
Forbidden
object
Example
500
Internal Server Error