Users

Get user hotkeys

Retrieve the current user’s account hotkeys, or their stored personal override for the optional project scope.

get/api/current-user/hotkeys/

Query parameters

projectinteger

Project ID for a personal project-specific hotkey override. Omit for account defaults.

Response

custom_hotkeysobject required

Changes

Changed in 1 of the 97 revisions of this API.6

    • added the new optional query request parameter project

      new-optional-request-parameter

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

Of the 97 revisions, 1 has no diff computed.