How can I retrieve system administrator permissions in Kintone using the Postman API? Alternatively, is there any other way to access this information? Attached below is an image showing the system administration permissions for reference.
Currently, Kintone does not have a direct API to fetch system administrator permissions. However, you can use the Get App Permissions API to check user permissions for specific apps or the User API to retrieve user group and role information. To verify system administrator permissions, you’ll need to manually check the Kintone permission management page, as shown in your screenshot.