Get events for given fitlers

GET {{baseUrl}}/api/v1/ActivityEvents?filters.from=<>&filters.to=<>&filters.linkkey=<>&Filters.logicbrokerKey=<>&Filters.documentType=<>&Filters.typeId=<>&Filters.category=<>&Filters.level=<>&filters.page=<>&Filters.senderId=<>&Filters.receiverId=<>&Filters.processed=<>&Filters.viewed=<>

Request rate limited to 10 requests per second with bursts up to 100 requests.

Request Params

KeyDatatypeRequiredDescription
filters.fromstringBeginning of time search window.
filters.tostringEnd of time search window.
filters.linkkeystringThe linkkey identifies a group of related documents. It ties the Order to all the Shipments and Invoices.
Filters.logicbrokerKeystringGets or sets the order number.
Filters.documentTypestringGets or sets the shipment number.
Filters.typeIdstringGets or sets the event type id.
Filters.categorystringGets or sets the invoice number.
Filters.levelstringGets or sets the status.
filters.pagestringPage number
Filters.senderIdstringGets or sets the partner company id.
Filters.receiverIdstringGets or sets the company id.
Filters.processedstringGets or sets the company id.
Filters.viewedstringGets or sets the company id.