getAlerts

GET https://{{base_url}}/v1/getAlertsByUserEmail

Retrieves all of the alerts for your account.

HEADERS

KeyDatatypeRequiredDescription
Apikeystring

RESPONSES

status: OK

[{"projectId":"a2f74630-303f-11ec-a976-f1e47d48dac8","riskIds":[1,2,3,4,5,6],"active":true,"projectAddress":"84087, Woods Cross, Utah","userEmail":"william.madison@gmail.com","newsAndResearch":true,"createdAt":1634584614,"scoreChange":true,"id":"f4567200-3047-11ec-b2d8-b71e0dfb9bd2"},{"projectId":"64e00ea0-5f06-11eb-8a5c-75cbc7eef185","riskIds":[1,2,3,4,5,6],"active":true,"projectAddress":"62370, Rockport, Illinois","userEmail":"william.madison@gmail.com","newsAndResearch":true,"createdAt":1634584598,"scoreChange":true,"id":"ea90eb60-3047-11ec-b2d8-b71e0dfb9bd2"}]