Name of the role to describe. If the name is case sensitive you must wrap it in double quotes; otherwise, the system uses the lowercase name.
<no-db>/<no-store># DESCRIBE ROLE useradmin;
+--------------+------------+----------------+--------------------+-------------+
| Type | Name | Privilege | With Grant Option | Granted By |
+==============+============+================+====================+=============+
| role | public | usage | false | orgadmin |
+--------------+------------+----------------+--------------------+-------------+
| organization | useradmin | manage_members | true | orgadmin |
+--------------+------------+----------------+--------------------+-------------+