Export open answers (Coding tool)
Exports non-categorized open answers from a code frame
Path Parameters
projectId string required
Project ID
workflowId string required
Workflow ID
toolId string required
Tool ID
codeMapId string required
Code map ID
Responses
- 200
- 400
- 401
- 403
- 404
Code map
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Schema
Example (from schema)
Schema
canRead boolean
canSeek boolean
canTimeout boolean
canWrite boolean
length int64
position int64
readTimeout int32
writeTimeout int32
{
"canRead": true,
"canSeek": true,
"canTimeout": true,
"canWrite": true,
"length": 0,
"position": 0,
"readTimeout": 0,
"writeTimeout": 0
}
Invalid request. The message will vary depending on the cause
Unauthorized
Access denied
Not found
Loading...