Get details of a given role

get

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

List details of given role.

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 : WorkflowRoles
Type: object
WorkflowRoles
Show Source
Nested Schema : date
Type: object
date
Show Source

304 Response

Not modified.

400 Response

Bad request.

404 Response

Not found.

500 Response

Internal server error.
Back to Top