/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 |
|---|---|
|
Object types for which roles are retrieved. Possible values are:
|
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 |
|---|---|---|
|
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. |