GET
/
api
/
v2
/
requisitions
/
{id}
Access to requisitioning is disabled by default. To enable it, talk to us and we’ll get you set up

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
string
required

The ID of the requisition to retrieve.

Response

200 - application/json
account_number
string

The account number submitted to the lab.

attributes
object | null

An optional set of values that can be passed through to specific labs.

barcode
string

The full barcode of the sample mailed to the lab. Must be globally unique.

created
string
events
object[]
lab
string

The name of the lab that will process the sample.

metadata
object | null

An optional dictionary of key-value pairs stored with the requisition.

panels
string[]

The panel codes of the test being performed on the sample. We'll create these with you during onboarding.

patient
object
reports
array
requisition_id
string

The ID of the requisition.

state_collected
string

The two letter code of the state where the sample was collected.

status
enum<string>
Available options:
created,
approved,
denied,
delivered,
received,
extra_quality_checks,
resulted,
rejected,
delivery_exception
tracking
object
updated
string