Skip to main content
GET
List authorized diagnostic results

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

from
string<date>
to
string<date>
status
string
Maximum string length: 32
page
integer
default:1
Required range: x >= 1
per_page
integer
default:25
Required range: 1 <= x <= 50

Response

200 - application/json

Paginated patient-owned collection.

data
object[]
meta
object