Files
plexgo/docs/models/operations/getusersserver.md

3.8 KiB
Raw Blame History

GetUsersServer

Fields

Field Type Required Description Example
ID int64 ✔️ Unique ID of the server of the connected user 907759180
ServerID int64 ✔️ ID of the actual Plex server. 9999999
MachineIdentifier string ✔️ Machine identifier of the Plex server. fbb8aa6be6e0c997c6268bc2b4431c8807f70a3
Name string ✔️ Name of the Plex server of the connected user. ConnectedUserFlix
LastSeenAt int64 ✔️ N/A 1556281940
NumLibraries int64 ✔️ Number of libraries in the server this user has access to. 16
AllLibraries *operations.AllLibraries N/A 1
Owned *operations.Owned N/A 1
Pending *operations.Pending N/A 1