Skip to main content

Download Resource


Use Download Resource to retrieve a secured file by resource name.


note

Use these endpoints when the SDK receives a resource name that the client must download. The response body contains the file content.

Endpoint Resources

GET 

Download Font

v3/download/air-doctor-icons.ttf

Returns the application's icon font file (air-doctor-icons.ttf).

Download Resource

GET 

v3/download/file/{name}

Downloads a secured file by its resource name and returns the file content.

Download Icon

GET 

v3/download/icon/{name}

Downloads a built-in icon file by name and returns the icon content.

Download Temp

GET 

v3/download/temp/{name}

Downloads a secured temporary resource by name and returns the file content.