{ "opencollection": "1.0.0", "info": { "name": "Bots keyboardshortcuts API", "version": "1.0.0" }, "items": [ { "info": { "name": "keyboardshortcuts", "type": "folder" }, "items": [ { "info": { "name": "Fetch all keyboard shortcuts", "type": "http" }, "http": { "method": "GET", "url": "https://cliq.zoho.com/api/v3/settings/keyboard-shortcuts", "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://accounts.zoho.com/oauth/v2/auth", "credentials": { "clientId": "{{clientId}}" } } }, "docs": "Retrieves all keyboard shortcuts for the authenticated user, including default shortcuts and any custom shortcuts. If the user does not have any custom shortcuts, all default shortcuts will be returned.\n

\n

\n Threshold limit: 20 requests per min per user
\n Number of API calls allowed within a minute.

\n Lock period: 5 minutes
Wait time before consecutive API requests.\n

\n

\n