Request
The unique identifier of the project
The unique identifier of the session
Bearer token for authentication
ETag value for conditional requests
Response
This endpoint returns only HTTP status codes and headers, no response body.Response Headers
| Header | Description |
|---|---|
ETag | Entity tag for the session version |
Last-Modified | Last modification timestamp |
Content-Length | Size of the session content |
Status Codes
| Status | Description |
|---|---|
200 | Session exists |
304 | Not Modified (if ETag matches) |
401 | Unauthorized |
404 | Session not found |