start_time__gtstring可选
Filter by the start time to be greater than the given value
start_time__gtestring可选
Filter by the start time to be greater than or equal to the given value
start_time__ltstring可选
Filter by the start time to be less than the given value
start_time__ltestring可选
Filter by the start time to be less than or equal to the given value
start_timestring可选
Filter by the start time to be equal to the given value
end_time__gtstring可选
Filter by the end time to be greater than the given value
end_time__gtestring可选
Filter by the end time to be greater than or equal to the given value
end_time__ltstring可选
Filter by the end time to be less than the given value
end_time__ltestring可选
Filter by the end time to be less than or equal to the given value
end_timestring可选
Filter by the end time to be equal to the given value
status__instring可选
Filter by the status to be one of the given values (comma-separated)
statusstring可选
Filter by the status to be equal to the given value
status__nestring可选
Filter by the status to not be equal to the given value
status__notinstring可选
Filter by the status to not be one of the given values (comma-separated)
payload_count__gtnumber可选
Filter by the payload count to be greater than the given value
payload_count__gtenumber可选
Filter by the payload count to be greater than or equal to the given value
payload_count__ltnumber可选
Filter by the payload count to be less than the given value
payload_count__ltenumber可选
Filter by the payload count to be less than or equal to the given value
payload_countnumber可选
Filter by the payload count to be equal to the given value
failed_payload_count__gtnumber可选
Filter by the failed payload count to be greater than the given value
failed_payload_count__gtenumber可选
Filter by the failed payload count to be greater than or equal to the given value
failed_payload_count__ltnumber可选
Filter by the failed payload count to be less than the given value
failed_payload_count__ltenumber可选
Filter by the failed payload count to be less than or equal to the given value
failed_payload_countnumber可选
Filter by the failed payload count to be equal to the given value
order_payloads__error__isnullboolean可选
Filter by the order payloads error to be null/unset
order_payloads__error__isnotnullboolean可选
Filter by the order payloads error to not be null/unset
order_payloads__order_id__isnullboolean可选
Filter by the order payloads order ID to be null/unset
order_payloads__order_id__isnotnullboolean可选
Filter by the order payloads order ID to not be null/unset
orderingstring可选
Which field to use when ordering the results.
limitinteger可选
Number of results to return per page.
offsetinteger可选
The initial index from which to return the results.