/configuration/rolesAndInitialStatus - Get initial status and roles for object type

Returns a list of roles that are associated to an object type.

Note:

This method is new in 6.3

End-point

GET /configuration/rolesAndInitialStatus

Query string parameters

Field Description

objectType

Object types for which roles are retrieved. Possible values are:

  • map
  • topic
  • image
  • ditaval
  • collaborative-review
  • approval

Possible response

HTTP status Description

200

The operation completed successfully

401

There is no session or the session is invalid

Response body

Field Type Description

result

InitialStatusAndRolesResult

A list of the roles that can create the specified document type and the initial status for this document type

Note: If objectType is not specified, it returns all the roles of the system.