Get list of folders associated with a dynamic-process instance

get

/ic/api/process/v1/dp-instances/{id}/folders

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : Folders
Type: object
Match All
Show Source
Nested Schema : CommonModel
Type: object
Discriminator: links
Show Source
Nested Schema : Folders-allOf[1]
Type: object
Show Source
Nested Schema : folders
Type: array
Show Source
Nested Schema : Folder
Type: object
Match All
Show Source
Nested Schema : Folder-allOf[1]
Type: object
Show Source

401 Response

Unauthorized

404 Response

Dynamic-process instance with given id does not exist.

500 Response

Internal Server Error
Back to Top