Super SIM
com.twilio.iot.supersim.connection.attachment.accepted
Discontinued event type
This event type has been discontinued. You may not receive events for discontinued event types, even if you previously added them to an existing subscription. Learn more.
Super SIM Connection Attachment Accepted events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.
Versions
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_total. [NEW] The amount of data downloaded to the device or uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
integer
data_session_data_upload. [NEW] Total number of bytes uploaded over the duration of the data session. Cumulative amount of data_upload for all events for this data session so far.integer
data_session_data_download. [NEW] Total number of bytes downloaded over the duration of the data session. Cumulative amount of data_download for all events for this data session so far.integer
data_session_data_total. [NEW] Total number of bytes uploaded or downloaded over the duration of the data session.
The full specification for version 2 is also available as a JSON schema.
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
The full specification for version 1 is also available as a JSON schema.
com.twilio.iot.supersim.connection.attachment.failed
Discontinued event type
This event type has been discontinued. You may not receive events for discontinued event types, even if you previously added them to an existing subscription. Learn more.
Super SIM Connection Attachment Failed events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.
Versions
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_total. [NEW] The amount of data downloaded to the device or uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
integer
data_session_data_upload. [NEW] Total number of bytes uploaded over the duration of the data session. Cumulative amount of data_upload for all events for this data session so far.integer
data_session_data_download. [NEW] Total number of bytes downloaded over the duration of the data session. Cumulative amount of data_download for all events for this data session so far.integer
data_session_data_total. [NEW] Total number of bytes uploaded or downloaded over the duration of the data session.
The full specification for version 2 is also available as a JSON schema.
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
The full specification for version 1 is also available as a JSON schema.
com.twilio.iot.supersim.connection.attachment.rejected
Discontinued event type
This event type has been discontinued. You may not receive events for discontinued event types, even if you previously added them to an existing subscription. Learn more.
Super SIM Connection Attachment Rejected events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.
Versions
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_total. [NEW] The amount of data downloaded to the device or uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
integer
data_session_data_upload. [NEW] Total number of bytes uploaded over the duration of the data session. Cumulative amount of data_upload for all events for this data session so far.integer
data_session_data_download. [NEW] Total number of bytes downloaded over the duration of the data session. Cumulative amount of data_download for all events for this data session so far.integer
data_session_data_total. [NEW] Total number of bytes uploaded or downloaded over the duration of the data session.
The full specification for version 2 is also available as a JSON schema.
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
The full specification for version 1 is also available as a JSON schema.
com.twilio.iot.supersim.connection.data-session.ended
Discontinued event type
This event type has been discontinued. You may not receive events for discontinued event types, even if you previously added them to an existing subscription. Learn more.
Super SIM Connection Data Session Ended events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.
Versions
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_total. [NEW] The amount of data downloaded to the device or uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
integer
data_session_data_upload. [NEW] Total number of bytes uploaded over the duration of the data session. Cumulative amount of data_upload for all events for this data session so far.integer
data_session_data_download. [NEW] Total number of bytes downloaded over the duration of the data session. Cumulative amount of data_download for all events for this data session so far.integer
data_session_data_total. [NEW] Total number of bytes uploaded or downloaded over the duration of the data session.
The full specification for version 2 is also available as a JSON schema.
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
The full specification for version 1 is also available as a JSON schema.
com.twilio.iot.supersim.connection.data-session.failed
Discontinued event type
This event type has been discontinued. You may not receive events for discontinued event types, even if you previously added them to an existing subscription. Learn more.
Super SIM Connection Data Session Failed events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.
Versions
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_total. [NEW] The amount of data downloaded to the device or uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
integer
data_session_data_upload. [NEW] Total number of bytes uploaded over the duration of the data session. Cumulative amount of data_upload for all events for this data session so far.integer
data_session_data_download. [NEW] Total number of bytes downloaded over the duration of the data session. Cumulative amount of data_download for all events for this data session so far.integer
data_session_data_total. [NEW] Total number of bytes uploaded or downloaded over the duration of the data session.
The full specification for version 2 is also available as a JSON schema.
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
The full specification for version 1 is also available as a JSON schema.
com.twilio.iot.supersim.connection.data-session.started
Discontinued event type
This event type has been discontinued. You may not receive events for discontinued event types, even if you previously added them to an existing subscription. Learn more.
Super SIM Connection Data Session Started events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.
Versions
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_total. [NEW] The amount of data downloaded to the device or uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
integer
data_session_data_upload. [NEW] Total number of bytes uploaded over the duration of the data session. Cumulative amount of data_upload for all events for this data session so far.integer
data_session_data_download. [NEW] Total number of bytes downloaded over the duration of the data session. Cumulative amount of data_download for all events for this data session so far.integer
data_session_data_total. [NEW] Total number of bytes uploaded or downloaded over the duration of the data session.
The full specification for version 2 is also available as a JSON schema.
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
The full specification for version 1 is also available as a JSON schema.
com.twilio.iot.supersim.connection.data-session.updated
Discontinued event type
This event type has been discontinued. You may not receive events for discontinued event types, even if you previously added them to an existing subscription. Learn more.
Super SIM Connection Data Session Updated events are compatible with Webhook and Kinesis sinks. To learn more, you can get started with the Webhook or Kinesis quickstarts and refer to the product documentation.
Versions
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_total. [NEW] The amount of data downloaded to the device or uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
integer
data_session_data_upload. [NEW] Total number of bytes uploaded over the duration of the data session. Cumulative amount of data_upload for all events for this data session so far.integer
data_session_data_download. [NEW] Total number of bytes downloaded over the duration of the data session. Cumulative amount of data_download for all events for this data session so far.integer
data_session_data_total. [NEW] Total number of bytes uploaded or downloaded over the duration of the data session.
The full specification for version 2 is also available as a JSON schema.
string
event_sid (required). Sid of the event. This is a copy of ce_id header field.string
event_type (required). Type of connection event. This is a copy of ce_type header field.string
account_sid (required). Account Sid of the SuperSIM this record belongs to.string
sim_sid (required). Sim Sid of the SuperSIM this record belongs to.string
fleet_sid. The SID of the Fleet to which the Super SIM is assigned.string
sim_iccid (required). ICCID of the SuperSIM this record belongs to.string
sim_unique_name. Unique name of the SuperSIM this record belongs to.string
timestamp (required). UTC timestamp when the event occurred in ISO8601 format.object
network. NetworkInfo definition.string
mcc. The mobile country code of the network that the Super SIM attempted to connect to or is connected to.string
mnc. The mobile network code of the network that the Super SIM attempted to connect to or is connected to.string
sid. SID of the Network resource to which the MCC MNC belongs.string
friendly_name. Human readable name of the Network resource to which the MCC-MNC belongs.string
iso_country. ISO2 code of the Network resource to which the MCC-MNC belongs.
string
rat_type. The generation of wireless technology that the device was using.object
location. LocationInfo definition.string
cell_id (required). The unique ID of the cellular tower that the device was attached to.string
lac. Location area code (LAC) of the cell tower.number
lat. Latitude. The spherical coordinate value of the estimated cellular tower location parallel to the Equator.number
lon. Longitude. The spherical coordinate value of the estimated cellular tower location from the geographical North Pole to the geographical South Pole.
string
imei. The 'international mobile equipment identity' is the unique ID of the device using the SIM to connect. May be null as it is not guaranteed that the visited network will pass on this information.string
apn. Access Point Name used to establish a data session.string
imsi. The IMSI used by the Super SIM to connect.string
data_session_sid. Data Session Sid only associated with DataSession events.string
data_session_start_time. Data Session start time in UTC and in ISO8601 format.string
data_session_end_time. Data Session end time in UTC and in ISO8601 format.string
data_session_update_start_time. Data Session update start time in UTC and in ISO8601 format.string
data_session_update_end_time. Data Session update end time in UTC and in ISO8601 format.integer
data_upload. The amount of data uploaded from the device in bytes between the data_session_update_start_time and data_session_update_end_time.integer
data_download. The amount of data downloaded to the device in bytes between the data_session_update_start_time and data_session_update_end_time.string
data_modifier. Indicates if the SuperSIM's data is blocked due to the system such as when the SIM has reached its data limit.string
ip_address. The IP address assigned to the device. This IP address is not publicly addressable.object
error. ErrorInfo definition.integer
code (required). Twilio Error Code.string
message (required). Short message indicating why the error occurred. Could include standardized diameter error messages.
The full specification for version 1 is also available as a JSON schema.