Permissions
Query the Permissions the User has granted the current application.
Select
To query the Permissions view.
SELECT * FROM Permissions
Columns
| Name | Type | Description |
| PermissionName [KEY] | String | The name of the permission. |
| Status | String | The status of the requested permission. |