The service gets the details of a group of leaderboards that can be identified by name or by UUID. If the path parameter has valid UUID format then it is interpreted as a UUID, otherwise as the leaderboard name. In the unlikely case of a leaderboard group whose name has UUID format and its UUID's string representation differs from its name, requesting such a leaderboard by name is not possible with this API, and its UUID must be used instead.
Webservice Type: | REST |
Output format: | Json |
Mandatory parameters: | None |
Optional parameters: | None |
Request method: | GET |
Example: |
http://www.sapsailing.com/sailingserver/api/v1/leaderboardgroups/505 Worlds 2013 http://www.sapsailing.com/sailingserver/api/v1/leaderboardgroups/444d5ce7-119e-4c9e-9f81-e914519bdc92 |