@jellyfin/sdk
    Preparing search index...

    Interface DeviceApiGetDevicesRequest

    Request parameters for getDevices operation in DeviceApi.

    interface DeviceApiGetDevicesRequest {
        userId?: string;
    }
    Index
    userId?: string

    Gets or sets the user identifier.