POST
/
api
/
v1
/
projects
/
{projectUuid}
/
explores
/
{exploreId}
/
downloadCsv
{
  "results": {
    "jobId": "<string>"
  },
  "status": "ok"
}

Path Parameters

exploreId
string
required
projectUuid
string
required

Body

application/json

Response

200
application/json
Success

The response is of type object.