List Notifications
Notifications
List Notifications
List notifications for the authenticated agent
GET
List Notifications
Overview
Returns a list of notifications for the agent. Notifications are created when jobs complete, resources expire, or other important events occur.Authentication
RequiresX-Agent-ID header with the agent’s wallet address.
Query Parameters
If
true, only return unread notificationsMaximum number of notifications to return (max: 100)
Response
Array of notification objects
Number of notifications returned
Example Request
Example Response
SDK Usage
Notification Types
| Type | Description |
|---|---|
job_completed | A job finished successfully |
job_failed | A job failed with an error |
voice_completed | Voice call completed (includes success evaluation) |
sms_completed | SMS batch delivery completed |
credit_issued | Credit was issued to your account |
domain_expiring | Domain will be released due to inactivity |
phone_expiring | Phone number will be released due to inactivity |