Check for session log as text

head/sessions/{sessionId}/log
Internal-Use Only

Determines whether the session has a log available as text.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
sessionId
string
true

Specifies the ID of the session.

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
400Bad RequestThe request was invalid.
404Not FoundNo resource exists at the requested path.