get https://api.fabric.inc/v3/events
With this endpoint, you can get a list of events, such as product creation and update events for PIM, order confirmation events for OMS and more.
1. You can request for all events. Alternatively, you can specify the query parameters fabric product
and the event type
to narrow down the search results.
3. You can also specify the query parameters offset
and limit
to refine the search results. When no query parameters are specified, the system returns up to 10 events.