Get the headers for a score definition

head/definitions/{definitionId}
Internal-Use Only

Returns the headers for the specified score definition. Also used to determine whether a particular score definition exists.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
definitionId
string
true

The unique identifier for the score definition.

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
404Not FoundNo score definition exists at the requested path.