Authorizations
Token-based authentication with required prefix "Token"
Path Parameters
The ID of the order to retrieve.
Response
The unique identifier of the order.
Example:
"O1234567"
Available options:
pending
, in_progress
, completed
, canceled
A list of the kit types that are included in this order.
Example:
["health_kit_1"]
The date and time the order was created.
Example:
"2023-01-01T04:30:11.222Z"
The date and time the order was last updated.
Example:
"2023-01-01T04:30:11.222Z"
An optional dictionary of key-value pairs stored with the order.
Example:
null