latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

RoleGrant

Get RoleGrant details

Get the details for a given RoleGrant

get/roleGrants/{id}

Path parameters

idstring required

The ID of the RoleGrant to retrieve

Response

RoleGrant found

idstring

Unique ID of the RoleGrant

parent_namespace'workspaces'

Namespace of the parent to which this RoleGrant belongs

parent_idstring

Id of the Parent to which this RoleGrant belongs

role_idstring

ID of the Role associated with this RoleGrant

managed_roleboolean

Specifies if this is a ManagedRole. ManagedRoles are controlled by mabl and statically defined in code. Only CustomRoles are persisted.

principal_idstring

ID of the Principal for which this RoleGrant applies

principal_namespace'users'

Namespace of the principal to which this RoleGrant applies

scope'global' | 'companies' | 'workspaces' | 'resource_groups' | 'credentials' | 'datatables'

Scope of the Resource for which this RoleGrant applies

targetstring

ID of the Resource for which this RoleGrant applies

created_timeinteger

Time at which the RoleGrant was created

created_by_idstring

The ID of the user who created this RoleGrant

acknowledged_status'requires_acknowledgement' | 'acknowledged'

LEGACY PROPERTY. Status marking whether the user has acknowledged the welcome message in the joined workspace.