cURL
curl --request GET \ --url https://api.simmer.markets/api/sdk/alerts/triggered
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Get alerts that triggered within the last N hours.
Parameters:
1 <= x <= 168
Successful Response