Get all eventsAsk AIget https://api.ecommerceapi.uk/v1/eventsRetrieves a list of events.Query ParamstopicstringFilters events by topic.since_idintegerReturns events with an ID greater than this value.created_afterdate-timeReturns events created after this ISO 8601 timestamp.created_beforedate-timeReturns events created before this ISO 8601 timestamp.countintegerLimits the number of returned results.offsetintegerSkips a number of results.fieldsstringComma-separated list of fields to include in the response.subject_typestringenumThe type of the subject associated with the event (e.g., 'order'). Required when filtering by subject_id.productcategorybrandtagcustomerordernewsletter_subscriberwishlistsalecollect_locationshopwired_payments_payoutshopwired_payments_disputeshopwired_payments_chargeorder_refundstock_requestShow 15 enum valuessubject_idintegerThe ID of the subject to filter by. Only valid when subject_type is also provided.Response 200OKUpdated about 1 year ago