SAP Sailing Analytics Webservices API Version 1.0

URL: /api/v1/trackedevents

Description:

Gets all tracked events with the associated device-to-competitor/boat/mark elements for the current user.


Webservice Type: REST
Output format: Json
Mandatory parameters: includeArchived: Should be set to true, if the archived elements should be returned as well. Default value false returns only non-archived elements.
Optional parameters: None
Request method: GET
Example: http://www.sapsailing.com/sailingserver/api/v1/trackedevents?includeArchived=false
Status 200
Back to Web Service Overview