cURL
curl --request GET \ --url https://api.circular.rosetta.sh/api/v1/portfolios/{portfolioId}/alerts \ --header 'Authorization: Bearer <token>'
{ "data": "<unknown>", "meta": { "latencyMs": 123, "freshness": "<string>", "source": "<string>" } }
Active alerts for a portfolio based on configured thresholds.
API key in format circ_live_* or circ_test_*
Portfolio identifier
Portfolio alerts
Show child attributes