Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Start time of the query range in UTC, inclusive
Examples:
"2006-01-02T15:04:05"
"2006-01-02T15:04:05Z"
End time of the query range in UTC, non-inclusive
Examples:
"2006-01-02T15:04:05"
"2006-01-02T15:04:05Z"
Response
object[] | null
OK
Unique identifier for a record.
Examples:
"7a377312-3f25-4eef-9f2a-56ae74c0e6c4"
Lab Report Status
Available options:
pending
, processing
, completed
, failed