Get the headers for a score analysis

head/executions/{executionId}/analyses/{analysisId}
Internal-Use Only

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

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
analysisId
string
true

The unique identifier for the score analysis.

executionId
string
true

The unique identifier for the score execution.

Responses

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