v1
latestOpenAPI 3.1.02026-07-243035381.4 MBSubscriptions
Get alert by ID
/v4/subscription/{id}
Get alert by ID.
get/v4/subscription/{id}
Path parameters
idstring required
Example:5e68c66581f2ee32bc354087
Alert ID
Response
OK
Example response
{
"type": "ADDRESS_EVENT",
"id": "7c21ed165e294db78b95f0f1",
"timestamp": 1653320900353,
"attr": {
"chain": "ethereum-mainnet",
"symbol": "BTC",
"direction": "BOTH"
},
"referencePrice": "100000",
"periodStart": 1784678400000
}