Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.{your-broker}.slate-labs.com/risk/exposure/alerts
[ { "id": 123, "alert_type": "<string>", "scope": "<string>", "symbol": "<string>", "exposure_usd": 123, "threshold_usd": 123, "breach_pct": 123, "webhook_status": "<string>", "resolved_at": "2023-11-07T05:31:56Z", "acknowledged_by": "<string>", "acknowledged_at": "2023-11-07T05:31:56Z", "note": "<string>", "created_at": "2023-11-07T05:31:56Z" } ]
1 <= x <= 500
x >= 0
Successful Response