How can I export WarRoom notes using Resilinc’s REST APIs, and what details are included?

Created by Amit Kadam, Modified on Tue, 23 Dec, 2025 at 1:08 PM by Amit Kadam

Customers can export notes added to WarRooms directly using Resilinc’s REST APIs, enabling seamless integration with internal systems, analytics platforms, and enterprise workflows. This functionality is supported through the newly introduced event_notes endpoint, which allows users to retrieve all commentary associated with WarRoom events.


API Endpoint:
https://api.resilinc.com/v1/event_notes

This endpoint returns all notes linked to WarRoom events that the authenticated user has access to.


Data Included in Each Exported Note

Each WarRoom note retrieved through the API includes the following attributes:

  • note_id – Unique identifier for the note
  • event_id – ID of the related event
  • event_title – Title of the event
  • created_by – User who created the note
  • created_date – Date and time when the note was created
  • last_modified_date – Date and time of the last modification
  • content – Full text of the note

 

Example JSON Response:

 

A screenshot of a computer

AI-generated content may be incorrect.

 

Reference of notes in the WarRoom:


 
A screenshot of a computer

AI-generated content may be incorrect.

Value to Customers:

  • Provides easy access to important decision-making notes
  • Facilitates automated workflows and integration with enterprise tools
  • Enhances transparency and visibility into collaborative discussions in WarRooms
  • Enables faster data extraction and improved tracking of WarRoom events

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