Get attachments for the given fresh investigation orderId

Returns attachments available for that particular order.

SecuritybearerToken
Request
path Parameters
orderId
required
string

fresh investigation orderId

Responses
200
400
401
get/freshinvestigations/{orderId}/attachments
Request samples
Response samples
application/json
{
  • "correlationId": "string",
  • "Attachments": [
    ]
}