# RuntimePermissionStatus Schema ```txt https://timelimit.io/ServerDataStatus#/definitions/RuntimePermissionStatus ``` | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ------------------------------------------------------------------------------------- | | Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [ServerDataStatus.schema.json\*](ServerDataStatus.schema.json "open original schema") | ## RuntimePermissionStatus Type `string` ([RuntimePermissionStatus](serverdatastatus-definitions-runtimepermissionstatus.md)) ## RuntimePermissionStatus Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :--------------- | ----------- | | `"granted"` | | | `"not granted"` | | | `"not required"` | |