{
"cursor": "text",
"hasMore": true,
"records": [
{
"id": "text",
"createdAt": "text",
"updatedAt": "text",
"type": "GRANT_PERMISSIONS",
"data": {
"claimUri": "text",
"targetUri": "text",
"permissions": {
"role": "text",
"canEdit": true,
"canIssue": true,
"canRevoke": true,
"canManagePermissions": true,
"canIssueChildren": "text",
"canCreateChildren": "text",
"canEditChildren": "text",
"canRevokeChildren": "text",
"canManageChildrenPermissions": "text",
"canManageChildrenProfiles": false,
"canViewAnalytics": true
}
}
}
]
}