list eventsAsk AIget https://core.spreedly.com/v1/eventsRetrieve an ordered and paginated list of all events in the authenticated environment.Query ParamsorderstringThe order of the returned list. Default is desc, which returns the newest records first. To list older records first, use asc.since_tokenstringThe id of the item to start from (e.g., the last id received in the previous list if iterating through records)countstringThe number of payment methods to return. By default returns 20, maximum allowed is 100.event_typestringFilter events by event type. If not specified, all event types are returned.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200successful 401Unauthorized 404Not FoundUpdated 7 months ago