Get all ORDS privileges for a specific role
get
                    /ords/rest/roles/{id}/privileges/
Lists all the privileges for the specified role.
                
                Request
Path Parameters
                - 
                    id(required):  integer
                    
                    ID for specific ORDS role privilege.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
                - application/json
200 Response
Details of all the ORDS privileges with the role.