Skip to main content
GET
Get a single score

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

score_id
string<uuid>
required

Score UUID

Query Parameters

application_id
string<uuid>
required

Application UUID (required for auth scoping and partition pruning)

Response

Score found

Response object for standard API responses.

api_version
enum<string>
default:3.0

API version.

Available options:
2.0,
3.0
kind
enum<string>
default:NORMAL

Type of response, indicating a normal response.

Available options:
NORMAL
data
object

Score resource returned by all read endpoints.