Download a Task Document
get
/process/api/v1/tasks/{id}/documents/files/{documentId}/data
Download a task document.
Request
Path Parameters
-
documentId(required): string
Document Id
-
id(required): string
Task ID
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- */*
200 Response
401 Response
Unauthorized
429 Response
Too many requests
500 Response
Internal server error
503 Response
Too many exceptions or too slow requests