Get one order

Retrieves an order by id.

Path parameters

order_idstringRequired
Order ID

Headers

AuthorizationstringRequired

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

Accept"application/json"Required
Specify the content type and version that the API should use. It's recommended to include this to avoid breaking changes.

Query parameters

include_report_annotationsbooleanOptionalDefaults to false
Include potentially unverified data in the response, including report annotations and unparsed documents.

Response

OK
idstring>=1 character<=128 characters
loan_idstring or null
The loan id associated with the verification request
reverificationobject or null
Response object specific to Reverification requests.
search_keystring or null

A non-unique key that can be used to search for Orders

target_employerobject or null
Response object specific to Target Employer requests.
truework_directobject or null
Response object specific to Truework Direct requests.
verification_requestslist of objects or null

Errors