Skip to content
Termix
Main Navigation
Home
Docs
Appearance
Menu
Return to top
Get file shortcuts for a host
GET
/ssh/file_manager/shortcuts
Get file shortcuts for a host.
Server: localhost:8081
Authorizations
bearerAuth
Type
HTTP (bearer)
Parameters
Query Parameters
hostId
*
The ID of the SSH host
Type
integer
Required
Responses
200
401
OK
Content-Type
application/json
Schema
JSON
JSON
[
{
"name"
:
"string"
,
"path"
:
"string"
}
]
GET
/ssh/file_manager/shortcuts
Playground
Server
Select a server...
Authorization
bearerAuth
Variables
Key
Value
hostId
*
Try it out
Samples
Powered by
VitePress OpenAPI