What is the recommended way to retrieve all data from the Event Sites table where the status of the event is not "Closed" or "Archived"? Is there an example API call for this?

Created by Atif Ikramuddin, Modified on Tue, 26 Aug at 7:24 PM by Atif Ikramuddin

  • To retrieve data from the Event Sites table where the associated events are not in a "Closed" or "Archived" status, the recommended approach is to first use the event_details API to filter events based on their status.

 

GET https://api.resilinc.com/v1/event_details?status=in.(New,Assessing,Mitigating)

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article