MYG
API Reference
Methods
DownloadMediaFile (...)
DownloadMediaFile (...)
Introduction
Download a file for the given
MediaFile
. The Content-Type is determined by the file extension. Range headers are supported.
Parameters
credentials
The user's Geotab login credentials.
mediaFile
The
MediaFile
of which to add the file for.
Return value
The file stream of the given
MediaFile
content-type.
Code samples
Rate limits
Method
Description
Limit
Period
Status
DownloadMediaFile
Limit of 240 requests per 1m.
240
1m
Not specified
Loading API Runner...