1. RunSignup
  2. API
  3. Methods
  4. Get Non Standard Scoring Types (BETA)

Get Non Standard Scoring Types (BETA)

This API retrieves all the non-standard scoring types for a given race_series_year_id.

Note: This endpoint only allows OAuth 2.0 authentication and requires the user to be a director of the race series. It is currently in beta and subject to change.

Response Format

{
	"non_standard_scoring_types": [
		{
			"scoring_type_id": 5,
			"scoring_type_name": "Custom Name One"
		},
		{
			"scoring_type_id": 6,
			"scoring_type_name": "Custom Name Two"
		},
		{
			"scoring_type_id": 7,
			"scoring_type_name": "Custom Name Three"
		}
	]
}

URL

https://www.givesignup.org/rest/v2/race-series/non-standard-scoring-types.json

HTTP Method

GET

Parameters

Parameter HTTP Method Default Description Datatype
Authorization
Required
HTTP Header OAuth 2.0 Authorization header (e.g. `Bearer ...`). string
race_series_id
Required
GET Race series ID. uint
race_series_year_id
Required
GET Race series year ID. uint

If you continue to use this site, you consent to use all cookies. We use cookies to offer you a better browsing experience. Read how we use cookies and how you can control them by visiting our Privacy Policy.

If you continue to use this site, you consent to use all cookies.