/
JE
jellyfin
/
Jellyfin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
jellyfin
Jellyfin API
get
Gets available drives from the server's file system.
v1
latest
OpenAPI 3.0.1
2026-07-13
408
264
1.7 MB
Environment
Gets available drives from the server's file system.
get
/Environment/Drives
Response
List of entries returned.
FileSystemEntryInfo[]
required
Name
string
nullable
Gets the name.
Path
string
nullable
Gets the path.
Type
'File'
|
'Directory'
|
'NetworkComputer'
|
'NetworkShare'
Enum FileSystemEntryType.