A few ways to help get incident data exported π
Allows you to retrieve incidents based off BigPanda Query Language
Search Incidents example, visual below on how to retrieve environment ID
curl --request GET \
--url 'https://api.bigpanda.io/resources/v2.0/environments/5fbef3452fec1ad361bdb372/incidents?query="query"&sort_by=last_change&page=1&page_size=100' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <User API Key>'
Select the Analytics tab in the BigPanda Console
Review the reports available, the Raw Data Report is most helpful for this use-case
Check the available filters of the Raw Data report on retrieving your data
If these options do not work for you, reach out BigPanda Support with the details!πWe can have your Technical Account Manager (TAM) assist in scoping a request to our Professional Services team on a custom report πΌ