CASE FrameworkCASE Framework

List survey info

GET
/v1/studies/{studyKey}/data-exporter/survey-info/

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

studyKey*string

Query Parameters

surveyKey?string

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/v1/studies/string/data-exporter/survey-info/"
"string"
{
  "error": "string"
}
{
  "error": "string"
}
{
  "error": "string"
}