v1
latestOpenAPI 3.1.02026-07-136587849.3 KBLab Reports
List Lab Reports
Retrieve a list of lab reports by the time range.
get/lab_reports
Query parameters
from_timestampstring date-time required
Start time of the query range in UTC, inclusive
Example:2006-01-02T15:04:05
Start time of the query range in UTC, inclusive
to_timestampstring date-time required
End time of the query range in UTC, non-inclusive
Example:2006-01-02T15:04:05
End time of the query range in UTC, non-inclusive
Response
OK
Example response
[
{
"record_id": "12345678-1234-abcd-4321-abcdef123456"
}
]