1curl https://api.sayari.com/v1/projects/YVB88Y/entities/52z4Wa/changes/risk \2 -H "Authorization: Bearer <token>"
1{2 "filters": {3 "from": "2025-04-20 22:54:00.913586+00",4 "to": "2025-05-20 22:54:00.913586+00"5 },6 "limit": 100,7 "data": {8 "project_id": "YVB88Y",9 "project_entity_id": "52z4Wa",10 "risk_factors": [11 {12 "id": "pep",13 "timestamp": "2025-04-22 22:54:00.913586+00",14 "change_type": "added"15 },16 {17 "id": "regulatory_action",18 "timestamp": "2025-04-22 22:54:00.913586+00",19 "change_type": "removed"20 }21 ]22 },23 "next": "eyJzYXZlZF9yZXNvdXJjZV9pZCI6MSwiZmllbGQiOiJyZWd1bGF0b3J5X2FjdGlvbiIsImRhdGUiOiIyMDIxLTA1LTE5IDAwOjA"24}
OAuth authentication of the form <token>.
<token>