| Name | Type | Required | Description |
|---|---|---|---|
iccid | string | one of | The ICCID of the eSIM. |
esimId | string | one of | The eSIM ID provided by Roamify. |
referenceId | string | one of | The reference ID provided when creating the order. |
| Field | Type | Description |
|---|---|---|
iccid | string | The ICCID of the eSIM. |
esimId | string | The eSIM ID assigned by Roamify. |
referenceId | string | The reference ID from the original order. |
events | array | Chronological list of lifecycle events. |
events[].iccid | string | The ICCID associated with the event. |
events[].eid | string | The EID of the device the eSIM was downloaded to. Empty if not yet downloaded. |
events[].status | string | Event status. Possible values: NEW, DOWNLOADED, INSTALLED, ACTIVATED, INACTIVE, DELETED. |
events[].timeStamp | number | Unix timestamp of the event. |
events[].dateTime | string | ISO 8601 datetime of the event. |
locations | array | List of locations associated with the eSIM, if available. |
curl --location --globoff 'https://api-dev.getroamify.com/api/esim/events?iccid=8935308728471951' \
--header 'Authorization: Bearer roamify_4ECge13m8ZqFvGshLVLfdnFzi5hGuXkCBg2keWxVVKi7b2BGWmoXiv7bgVtNxY5Ruif7QKEthrLNrEkvnBV3Z7D3Fyj547NbnDnsDU7HgkRX8ggKD285dkXZHdNFM8npxoyr12nSzfpzqRuLvJj2d9eXgucEQmD9Gg4aKnUWvNaRbz1mKv7fAwdJe'application/json; charset=utf-8 content type is not supported in the response body