CASE FrameworkCASE Framework

Get confidential response export by ID

GET
/v1/studies/{studyKey}/data-exporter/confidential-responses/{exportID}

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

studyKey*string
exportID*string

Response Body

application/json

application/json

application/json

application/json

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