Objective
This article helps you find the operations created by your Communication APIs requests, so you can see at a glance how each batch of messages, emails, or push notifications is performing without inspecting every recipient individually.
Product
Communication APIs
Environment
Twilio Console
Procedure
- In the Twilio Console, select Communications in the left sidebar.
- Open the Communication APIs Operations page.
- The page opens on the Messages tab. Select Emails or Push Notifications to switch to the operations for those channels.
- Review the operations table. Each row shows the Operation ID (shortened, with the full ID available on the row), Status, # of messages, Performance, and Date Created.
- Select Next below the table to move to the following page of operations.
- Select the shortened operation ID in any row to open that operation's details.
Additional Information
- Operations group the related items from a single request together, so you can monitor delivery across channels and drill down to individual send attempts.
- Operation statuses are Processing, Scheduled, Completed, and Canceled.
- The table shows 10 operations per page.
- Operation IDs all begin with
comms_operation_. The table shows a shortened form of the ID to keep rows readable. - If you have not sent anything yet, the page shows a No operations yet message instead of the table. Operations appear here once you trigger a Communication APIs request.
- The Push Notifications tab does not currently support paging through results, so no Next control appears there.
This content was generated by AI and reviewed, edited, and verified by a human.