List eSIMs assigned to you
GET /esims
Returns all eSIMs currently assigned to your organisation.
Authorizations
Parameters
Query Parameters
Page of ESIMs to return
Number of ESIMs to return per page
Direction of ordering
Name of column to order by
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.
Value to filter by
Responses
200
A list of your eSIMs
object
object
ICCID of ESIM
Reference of ESIM
Last action performed on the ESIM (e.g. Bundle Applied)
The date of the Last Action performed on the ESIM
Type of SIM
The date of ESIM’s first assignment
400
Bad Request - returned when incorrect data given
object
Status of api functions which do not return data
403
Unauthorised - returned when the api token is invalid
object
Status of api functions which do not return data
500
Server Error
object
Status of api functions which do not return data