CASE FrameworkCASE Framework

Get responses export task result

GET
/v1/studies/{studyKey}/data-exporter/responses/task/{taskID}/result

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

studyKey*string
taskID*string

Response Body

*/*

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/studies/string/data-exporter/responses/task/string/result"
"string"
{
  "error": "string"
}
{
  "error": "string"
}
{
  "error": "string"
}
{
  "error": "string"
}
{
  "error": "string"
}