Download a mediafile.

22Aug2011

Enables downloading the contents of mediafiles using the ticket system.

Request URL

/download/$ticket_id/$filename [POST]

Request Authorization

This call needs EGA authentication.

Request Parameters

Parameter (Type)DescriptionRequiredDefault valueMax. length
filename (STRING)The filename.Required-
ticket_id (TICKET_ID)The ticket ID.Required-

Example Request

download/j89y492b84/foo.mpg

Example Response

This call will return the mediafile as HTTP download.