Mobile SDK > Disconnected mobile application reference > Mobile Synchronization Web Service (MobileSyncWebService) reference > URL overview > /Version URL
 
/Version URL
Description
Requests the MobileSyncWebService API version information. Version information is useful for determining when new features are available.
Get Request
Example URL:
/SPSSMR/MobileSync/Version
Get Response
Example response:
<string>7.0.1.0 </string>
See also
URL overview