v_ Group Permission

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

The GroupPermissionId is an identity field of type int in the GroupPermission table, serving as a unique identifier for each group permission entry. This auto-incrementing integer ensures that every record has a distinct value, facilitating effective management and retrieval of permissions associated with different user groups.

int32 | null

The DashboardId field in the GroupPermission table represents a unique identifier for the dashboard associated with a particular group permission configuration. This integer value links the group to specific dashboard access, allowing for granular control over which groups can view or interact with different dashboards within the application.

int32 | null

SystemRoleId: An integer identifier that represents the unique role assigned within the system, utilized to define and manage specific permissions associated with user groups in the GroupPermission table. This field establishes the relationship between user roles and their corresponding access rights or privileges within the system.

int32

The DataProfileId field in the GroupPermission table is an integer that uniquely identifies the associated data profile for a specific group permission. This identifier links the permission record to a particular data profile, facilitating the management and enforcement of data access rights within the application.

string | null

The 'Description' field in the 'GroupPermission' table is of the data type nvarchar, designed to store variable-length Unicode character data. This field allows for the inclusion of textual information that can vary in size, accommodating different languages and special characters. It is particularly useful for providing detailed explanations or notes about group permissions, ensuring that the content is both flexible and capable of representing diverse character sets. The maximum length of this field can typically be specified, allowing for the efficient storage of descriptive information without unnecessary overhead.

int32

ViewSequence: An integer field that determines the order in which permissions are displayed within a group. This field allows for the prioritization of permission views, enabling a structured and intuitive arrangement of permissions for users. Lower values indicate a higher priority in the display sequence.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!