List Dynamic Process Roles

get

/ic/api/process/v1/dp-roles

Get a list of dynamic process roles.

Request

Supported Media Types
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

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

400 Response

Returned if some of the query parameters are not valid.

401 Response

Unauthorized.

403 Response

Forbidden.

500 Response

Internal Server Error.
Back to Top