Gets all GPS positions of the course marks of a race.
All slashes contained within the {regattaname} and {racename} parameters must be replaced by "__" (double underscore).
Webservice Type: | REST |
Output format: | Json |
Mandatory parameters: | None |
Optional parameters: |
fromtime (ISO format, such as 2014-02-14T10:12:03Z)
fromtimeasmillis
totime (ISO format, such as 2014-02-14T10:12:03Z)
totimeasmillis
lastknown (boolean, false or true; defaults to false; true will return the last known fix even
if there is no fix for the mark within the interval requested)
|
Optional HTTP request header fields: |
secondaryuserbearertoken: if provided, used to authenticate a subject for which then the TRACKED_RACE:EXPORT
permission is checked for the race requested. This will skip the same test for the "primary" user that authenticated
the request.
|
Request method: | GET |
Example: | http://www.sapsailing.com/sailingserver/api/v1/regattas/TW%202013%20(Finn)/races/Finn%20Race%204/marks/positions |