Retrieve Document Metadata

get

/ic/api/process/v1/process-definitions/{processDefId}/documents

Retrieves the folders metadata information for a given process definition ID

Request

Path Parameters
Query Parameters
  • Retrieves only the folder for the specified folder name
    Default Value: none
Back to Top

Response

Supported Media Types

200 Response

Success. Returns the documents.
Body ()
Root Schema : documents
Type: object
Show Source

401 Response

Unauthorized

500 Response

Error in retrieving the folder information
Back to Top