SMS
Retrieves all usage information for SMS messages sent to and from devices across all SIMs. The response includes delivery status, attempt counts, and other usage metrics to help track SMS communication with your devices.
Maximum number of SMS records to return
1000Example: 100Number of records to skip (for pagination)
0Example: 10Filter SMS records by ISO date (YYYY-MM-DD format)
2024-01-15Pattern: ^\d{4}-\d{2}-\d{2}$Temporal sort order for the results
DESCExample: ASCPossible values: OK
OK
Retrieve all usage information for SMS messages sent to and from a specific device using its SIM ID. The response includes delivery status, attempt counts, and other usage metrics to help track SMS communication with your devices.
SIM ID
000000001Maximum number of SMS records to return
1000Example: 100Number of records to skip (for pagination)
0Example: 10Filter SMS records by ISO date (YYYY-MM-DD format)
2024-01-15Pattern: ^\d{4}-\d{2}-\d{2}$Temporal sort order for the results
DESCExample: ASCPossible values: OK
OK
Send SMS messages to a device using its SIM ID. Supports both text and binary SMS with different encoding options.
SMS Types:
Text SMS: Standard text messages (default)
Binary SMS: Raw binary data with hex or base64 encoding
For more information on the difference read How to send SMS using the Onomondo web app.
000000001OK
OK
Last updated