Get a list of pending file transfers of an existing player

Prev Next
Get
/v{version}/Players/{playerId}/PendingFileTransfers
Security
API Key
Header parameter nameX-ApiKey

Api Key

API Key
Header parameter nameX-Session-Id

Session Id

Path parameters
playerId
integer (int32) Required

Unique ID of the player

version
stringRequired

The requested API version

Default"1.18"
Responses
200

OK

Array of object
object

Pending file transfer

FileName
string

File name of the pending file transfer

FileSize
integer (int64)

File size of the pending file transfer in bytes

FirstCreatedDate
string (date-time)

First creation date of the pending file transfer in UTC

Id
integer (int64)

Unique ID of the pending file transfer

IsOnline
boolean

If true, the pending file transfer is online Default: false.

MediaType
string

Media type of the pending file transfer

Valid values[ "Unknown", "Video", "Flash", "Picture", "PowerPoint", "Pdf", "Shockwave", "Xml", "Mp3", "Html", "EPaper", "Draft", "Zip", "AndroidPackage", "AndroidSkin", "OverlayTrigger", "Qml" ]
Name
string

Name of the pending file transfer

SpotFileId
integer (int32)

Unique ID of the spot file

SpotId
integer (int32)

Unique ID of the spot

Status
integer (int32)

Numeric value of status of the pending file transfer

StatusCode
string

Status of the pending file transfer

Valid values[ "New", "Active", "CRCError", "Error", "Finished", "FinishedWithError", "CleanupPerformed" ]
Type
string

Internet sender file type of the pending file transfer

Valid values[ "Undefined", "Playlist", "Contentfile", "Datafile", "ImporterFile", "SpotThumbnail" ]
400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403

Player access denied

404

Player not found.

500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties