Query events using EPCIS 2.0 SimpleEventQuery parameters. Results are returned as a JSON-LD EPCISQueryDocument with cursor-based pagination.
Filter by EPCIS event type.
Events with eventTime >= this value.
Events with eventTime < this value.
Filter by exact CBV business step.
Filter by exact CBV disposition.
Filter by exact read point URI.
Filter by exact business location URI.
Filter events referencing this EPC.
Comma-separated EPCs; matches events with any of them.
Filter by action: ADD, OBSERVE, or DELETE.
Events per page (1-100).
1 <= x <= 100Cursor token for the next page.
OK
The response is of type Response · object.