Short answer: Yes. Use Logs → Advanced → Keyword → SMS Received to see incoming SMS with time, sender number, and message content.
Item | Details |
Audience | Users who need to check incoming SMS records |
Role/Permission | Access to Logs in your workspace |
Plan | Any plan with SMS features enabled |
Time to complete | 1–2 minutes |
Outcome | List of incoming SMS with Timestamp, Sender Number, Message |
💡 Tip: Bookmark the page after applying filters if your workspace URL reflects filter parameters.
🔖 UI labels you’ll see:Logs·Advanced·Keyword→SMS Received·From/To·Phone Number·Apply/Search
📏 Note: On small screens, filters may appear in a bottom drawer; scroll to see all fields.
flowchart TDA[Open Logs] --> B[Click Advanced]B --> C[Keyword: SMS Received]C --> D[Set Date Range]D --> E[Optional: Phone Number]E --> F[Apply/Search → View Results]
End-to-end filter flow to view incoming SMS.
You should now see incoming SMS rows including:
Success check: Your expected SMS appears with the correct time and number.
Sample search
Sample results (mock data)
Timestamp (IST) | Sender Number | Message |
2025-08-05 14:22 | +91 99876 54321 | Your OTP is 432198. Do not share. |
2025-08-05 14:25 | +91 90000 11111 | Payment received: ₹1,250. Ref 7X2P. |
2025-08-06 09:02 | +91 77889 33445 | Delivery scheduled for 06 Aug, 6–8 PM. |
Quick copy
Keyword: SMS ReceivedPhone Number: +919987654321From: 2025-08-01To: 2025-08-07✅ Do | ❌ Don’t |
Narrow by date range first | Search a huge range and expect instant results |
Add Phone Number if you know it | Rely on partial numbers unless formatting is consistent |
Check your time zone | Assume logs use your device time if account TZ differs |
Use Export for reports | Copy large tables manually |
Can I filter by keyword and by number together?
Yes. Select SMS Received and add a Phone Number.
Can I see both incoming and outgoing SMS?
Yes. Change Keyword from SMS Received to the relevant outgoing SMS option.
Can I change the time zone?
Use your account’s time zone setting to display timestamps in your preferred zone.
Can I do this on mobile?
Yes. Use a mobile browser and follow the Mobile web steps.
Replace the above with your actual help‑center links and keep the anchor text exact.
If you’re blocked, contact your account admin or reach Support via in‑app chat (Help → Chat with us). Include the date range, numbers, and a screenshot of your filters.
Embed the following JSON‑LD on your help-center page.
<script type="application/ld+json">{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Can I view the details of the SMS messages I receive in MyOperator?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. Go to Logs → Advanced → Keyword → SMS Received, set your date range, and apply to view incoming SMS with time, sender, and message." } }, { "@type": "Question", "name": "Can I filter by keyword and by number together?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. Select SMS Received and add a Phone Number in the filter." } }, { "@type": "Question", "name": "Can I do this on mobile?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. Use a mobile browser: Menu → Logs → Advanced → Keyword → SMS Received, set dates and Apply." } } ]}</script><script type="application/ld+json">{ "@context": "https://schema.org", "@type": "HowTo", "name": "View incoming SMS details in MyOperator Logs", "step": [ {"@type": "HowToStep", "name": "Open Logs", "text": "From the left menu, click Logs."}, {"@type": "HowToStep", "name": "Open Advanced filters", "text": "Click Advanced in the Logs toolbar."}, {"@type": "HowToStep", "name": "Select SMS Received", "text": "In Keyword, pick SMS Received."}, {"@type": "HowToStep", "name": "Set filters", "text": "Enter From/To dates and optionally a Phone Number."}, {"@type": "HowToStep", "name": "Apply and view", "text": "Click Apply to see incoming SMS entries with timestamp, sender number, and message."} ]}</script>