---
title: "Get shortcuts"
method: GET
path: "/host/file_manager/shortcuts"
tags: ["SSH"]
---

# Get shortcuts

`GET /host/file_manager/shortcuts`

Retrieves a list of shortcuts for a specific host.

## Query parameters

- `hostId` integer, required

## Response `200`

A list of shortcuts.

## Other responses

- `400` — Invalid userId or hostId.
- `500` — Failed to fetch shortcuts.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
