start_time__gtstringOptional
Filter by the start time to be greater than the given value
start_time__gtestringOptional
Filter by the start time to be greater than or equal to the given value
start_time__ltstringOptional
Filter by the start time to be less than the given value
start_time__ltestringOptional
Filter by the start time to be less than or equal to the given value
start_timestringOptional
Filter by the start time to be equal to the given value
end_time__gtstringOptional
Filter by the end time to be greater than the given value
end_time__gtestringOptional
Filter by the end time to be greater than or equal to the given value
end_time__ltstringOptional
Filter by the end time to be less than the given value
end_time__ltestringOptional
Filter by the end time to be less than or equal to the given value
end_timestringOptional
Filter by the end time to be equal to the given value
status__instringOptional
Filter by the status to be one of the given values (comma-separated)
statusstringOptional
Filter by the status to be equal to the given value
status__nestringOptional
Filter by the status to not be equal to the given value
status__notinstringOptional
Filter by the status to not be one of the given values (comma-separated)
payload_count__gtnumberOptional
Filter by the payload count to be greater than the given value
payload_count__gtenumberOptional
Filter by the payload count to be greater than or equal to the given value
payload_count__ltnumberOptional
Filter by the payload count to be less than the given value
payload_count__ltenumberOptional
Filter by the payload count to be less than or equal to the given value
payload_countnumberOptional
Filter by the payload count to be equal to the given value
failed_payload_count__gtnumberOptional
Filter by the failed payload count to be greater than the given value
failed_payload_count__gtenumberOptional
Filter by the failed payload count to be greater than or equal to the given value
failed_payload_count__ltnumberOptional
Filter by the failed payload count to be less than the given value
failed_payload_count__ltenumberOptional
Filter by the failed payload count to be less than or equal to the given value
failed_payload_countnumberOptional
Filter by the failed payload count to be equal to the given value
order_payloads__error__isnullbooleanOptional
Filter by the order payloads error to be null/unset
order_payloads__error__isnotnullbooleanOptional
Filter by the order payloads error to not be null/unset
order_payloads__order_id__isnullbooleanOptional
Filter by the order payloads order ID to be null/unset
order_payloads__order_id__isnotnullbooleanOptional
Filter by the order payloads order ID to not be null/unset
orderingstringOptional
Which field to use when ordering the results.
limitintegerOptional
Number of results to return per page.
offsetintegerOptional
The initial index from which to return the results.