Get Order
Retrieve the details of a single order based on the provided id
.
The response includes all information associated with the order, such as its location, status, metadata, and, if applicable, scope items.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Unique identifier of the order
"IOM-12124"
Location of the order
"3310 Castleton Dr, Killeen, TX, 76542"
Current status of the order
"Verifying Scope"
Asset type UUID
"59e2d99d-8e48-4845-acee-c0a81af2b8ef"
Assessment type UUID
"6bed093f-62f3-4a4c-ab04-455d7ec2f27a"
External identifier for the order
"Loan12345"
Notes added while creating the order
"Notes added while creating the order"
Details of the responsible party
Details of the camera holder
List of attachments
Details of scope items
Reports related to the order
null
Webhook details for the order
External metadata related to the assessment in key-value pairs
Was this page helpful?