Scores

Get a score

Retrieves a single score by id.

get/v1/scores/{id}

Response

Retrieves a single score by id.

Example response

{
  "data": {
    "finalScore": 78.5
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.