Get the folder details

get

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

including applink and mobile applink

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

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

401 Response

Unauthorized

404 Response

A folder with the specified folder ID does not exist.

500 Response

Internal Server Error
Back to Top