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 |
---|---|
|
Object types for which roles are retrieved. Possible values are:
|
Possible Responses Statuses
HTTP Status | Description |
---|---|
200 |
The operation completed successfully. |
401 |
There is no session or the session is invalid. |
Response Body
Field | Type | Description |
---|---|---|
|
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. |