/
BU
buildonviction
/
TomoDex APIs
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
accounts
2
info
3
market
2
notifications
2
get
Retrieve the list of notifications for an address with pagination
put
Update status of a notification from UNREAD to READ
ohlcv
1
orderbook
3
orders
9
pairs
5
tokens
5
trades
2
notifications
Update status of a notification from UNREAD to READ
Returns newly updated notification
put
/notifications/{id}
Request body
Notification
required
id
string
recipient
string
message
string
type
string
status
string
createdAt
string
date-time
updatedAt
string
date-time
Response
successful operation
Notification
required
id
string
recipient
string
message
string
type
string
status
string
createdAt
string
date-time
updatedAt
string
date-time
Changes