Retrieve a detailed test report for a specific LT order

Request
path Parameters
orderId
required
string

LT order id

Request Body schema: application/json
property name*
Array of strings
Responses
200

successful operation

get/v1.2/lt/order-results/{orderId}
Request samples
application/json
{
  • "property1": [
    ],
  • "property2": [
    ]
}