Get Members of a Process Role

get

/content/management/api/v1.1/workflowRoles/{id}/members

Get Members of Process Roles.

Request

Path Parameters
  • id represents the unique id generated in OCE for workflow Role
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

OK.
Body ()
Root Schema : WorkflowRoleMembers
Type: object
WorkflowRoleMembers
Show Source
Nested Schema : members
Type: array
Members of the Workflow role.
Show Source
Nested Schema : Members.
Type: object
Members
Show Source

304 Response

Not modified.

400 Response

Bad request.

404 Response

Not found.

500 Response

Internal server error.
Back to Top