diagnostics

Get Orders

Get all orders. Supports searching with a simple DSL: [operator]:value where [operator] is one of: '$lt' for "less than" '$lte' for "less than or equal to" '$eq' for "equal to" '$gte' for "greater than or equal to" '$gt' for "greater than"

get/diagnostics/v0/orders

Query parameters

limitnumber

Limited Quantity information

test_idstring

query + ID indicating which test should to be ordered. Acceptable query values include: '$eq:' (equals), '$gt:' (greater than), '$gte:' (greater than or equal to), '$lt:' (less than), '$lte:' (less than or equal to)

kit_idstring

query + ID indicating which kit should be ordered. Acceptable query values include: '$eq:' (equals), '$gt:' (greater than), '$gte:' (greater than or equal to), '$lt:' (less than), '$lte:' (less than or equal to)

custom_data_1string

A custom data string for external use. This can be any arbitrary UTF-8 string

custom_data_2string

A custom data string for external use. This can be any arbitrary UTF-8 string

custom_data_3string

A custom data string for external use. This can be any arbitrary UTF-8 string

panelsstring[]
pageTokenstring

Response

The set of all orders

Changes

No recorded changes to this endpoint across all 1 revision of this API.