List all processed eventsAsk AIget https://api.fastspring.com/events/processedReturns a list of processed events within a specific time range.Query Paramsdaysint32required≤ 30The number of days for which the data is requested, with a maximum of 30 days. The /events endpoint does not return events that are more than 30 days old.begindateFilters results to include events after the specified begin date (in YYYY-MM-DD format). Must be at least one day before the specified end date.enddateFilters results to include events before the specified end date (in YYYY-MM-DD format).Response 200OKUpdated 7 months ago