Event types
The following event types are only available for MNOs and resellers using emnify.
All other event types are also available for MNO and reseller accounts. You can find those events on the Event types page of the platform documentation.
Authentication
Password reset requested
Reset password email is requested for a specific email address.
Example JSON response
User verification requested
User signed up or requested another verification email.
This event is only needed when customers use self-signup. Manually invited users already verified their email.
Example JSON response
Organization and billing
Self-Signup
Customer used self-signup to create their account.
Example JSON response
User invited
New user is invited to an organization.
Example JSON response
Platform package and data plan
Platform package updated
Platform package changed after a contract change or self-service package upgrade.
Example: A platform package changes from Trial EUR to Trial USD or from Starter EUR to Enterprise EUR.
Example JSON response
Data plan updated
Data plan is assigned or removed.
Example: Adding or removing Regional Pro, Global Basic, or Global Extended.
Example JSON response
SIM order
The following events are only available if you’re using the Embedded SIM Shop.
Order submitted
A user submitted a SIM order.
Example JSON response
Order updated
SIM order has been updated.
Possible updates:
- Status Paid (if previously unpaid)
- Status Shipped (including the shipping provider ID)
- Status Canceled
Example JSON response
User details
When available, events on this page include a user object that identifies who performed the action.
In the Portal, click an event row to see the Action performed by field, which displays the user’s name, email, and user ID.
The field reads Action performed by: Sample User, abc@cde.com. (User ID: 123456).
The user object contains:
User information is only available for actions performed through the Portal or API with user credentials. Actions authenticated with application tokens don’t include user details.