Download a Process Document

get

/process/api/v1/instances/{id}/documents/files/{documentId}/data

Download a process document

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

successful operation
Headers
Body ()
Root Schema : schema
Type: string(binary)

401 Response

Unauthorized
Body ()
Root Schema : ErrorMessage
Type: object
Title: ErrorMessage
Defines ErrorMessage
Show Source
Examples

500 Response

Internal server error
Body ()
Root Schema : ErrorMessage
Type: object
Title: ErrorMessage
Defines ErrorMessage
Show Source
Examples

Back to Top