Get the headers for a score analysis

head/executions/{executionId}/analyses/{analysisId}

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

Request Samples

1

Response Samples

1Not Available

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
200OK

The request succeeded.

Headers
404Not Found

No score analysis exists at the requested path.