List monitored entities
curl --request GET \
--url https://api.txcloud.io/v1/watchlist/monitor \
--header 'Authorization: Bearer <token>'Monitoring
List monitored entities
GET
/
watchlist
/
monitor
List monitored entities
curl --request GET \
--url https://api.txcloud.io/v1/watchlist/monitor \
--header 'Authorization: Bearer <token>'Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200
Monitored list
⌘I