NATS5 REST API Notification GET notifications
From TMM Wiki
Jump to navigationJump to search
GET /notification/notifications
Description
- Get a notifications for this account
Resource URL
- http://domain/api/notification/notifications
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- order
- type: string
- optional (default value: date)
- direction
- type: trinary_digit (0, 1, or 2)
- optional
- type
- type: string
- optional (default value: received)
- deleted
- type: trinary_digit (0, 1, or 2)
- optional
- search
- type: string
- optional
- count
- type: digit
- optional
- start
- type: digit
- optional