POST
/
api
/
v2
/
projects
/
{projectUuid}
/
query
/
{queryUuid}
/
download
{
  "results": {
    "fileUrl": "<string>"
  },
  "status": "ok"
}

Path Parameters

projectUuid
string
required
queryUuid
string
required

Body

application/json

From T, pick a set of properties whose keys are in the union K

Response

200
application/json

Success

The response is of type object.