GET
/
api
/
v1
/
analyses
/
{id}
/
file_details
{
  "files": []
}

GET the list of files produced by an analysis in JSON format, along with their sizes and pre-signed URLs.

Path Parameters

id
string
required

Response

200 - application/json
Successful operation
files
object[]