get https://api.looksrare.org/api/v2/events
Get token and order activities of Listing, Sale, Cancel, and Offer. Use type param to filter this correctly.
If you want to filter Mint and Transfer events, you should use v1/events endpoint.
Notes: the response events are sorted by DB created time, not by an event id.
For usage of pagination param, refer to this FAQ