Check state availability
Determines whether the state endpoint is available.
sessionId | string<object-id> | true | Specifies the ID of the session whose state endpoint you are checking. |
wait | integer | false | Specifies the request time-out, in seconds. This parameter is ignored unless it is specified in combination with the |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers | |
| 304 | Not Modified | The session state has not changed since the request was issued using the ETag that is specified in the | ||
| 404 | Not Found | No resource exists at the requested path. |