Check for session results

head/sessions/{sessionId}/results

Determines whether the session has any results.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
sessionId
string<object-id>
true

Specifies the ID of the session.

Query Parameters

NameTypeRequiredDescription
limit
integer<int32>
false

Specifies the number of items that were requested.

start
integer<int64>
false

Specifies the offset of the first item in the collection. The first line is at start=0.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

No resource exists at the requested path.