Retrieve comments of specified FreshInvestigation Report

Returns the Fresh Investigation Report comments for a specific order.

SecuritybearerToken
Request
path Parameters
orderId
required
string

FreshInvestigation Report Id

Responses
200

Investigation Report.

400
401
get/freshinvestigations/{orderId}/comments
Request samples
Response samples
application/json
{
  • "totalCount": 0,
  • "comments": [
    ]
}