Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
DownloadSingleRecycleBinWorkspaceDocument
Original version of a file to be downloaded. Allowed only for workspace admins
Parameters
Name Type Description

documentGuid

String

Required
Not null

The file guid

roomGuid

String

The workspace's guid

roomId

Integer

The workspace's id

Json Format
{
roomId: Integer,
roomGuid: String,
documentGuid: String
}