Tool to create an event data request for a Bugsnag organization (GDPR/CCPA compliance). Use when you need to export event data for a specific user or set of conditions to comply with data access requests. The request is processed asynchronously - check the status field and use t…
filtersobjectSimple filters map with event field names as keys and lists of filter conditions as values. Common fields: 'user.email', 'user.id', 'user.name', 'event.class', 'event.severity', 'error.status', etc. Use empty dict {} to request all events. For more complex filtering, use filter_…
report_typestringType of data request report
filter_groupsobjectAdvanced filters using filter groups. Each group is keyed with a unique identifier (e.g., '0', '1'). See API documentation for advanced filtering details. Use either 'filters' or 'filter_groups', not both.
organization_idRequiredstringID of the organization to request event data for
filter_groups_joinstringJoin operator for filter groups
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.