Get a Dynamic Process Role

get

/ic/api/process/v1/dp-roles/{id}

Get a dynamic process role.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

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

401 Response

Unauthorized

403 Response

The user does not have permissions to get the dynamic process role.

404 Response

Role not found.

500 Response

Internal Server Error.
Back to Top