Gets the mark with the given id that is associated to the given leaderboard.
Webservice Type: | REST |
Output format: | Json |
Mandatory parameters: | None |
Optional parameters: | secret: In case the given secret is equal to the one stored in the regatta associated to the leaderboard, the current user does not need to be authenticated or have the required read permission. |
Request method: | GET |
Example: | http://www.sapsailing.com/sailingserver/api/v1/leaderboards/{name}/mark/{markId} |