v3

latestSwagger 2.02026-07-13112135.6 KB

Get the session. This is not supported for custom container session pools.

get/session

Query parameters

api-versionstring required

The API version to use for this operation.

identifierstring required

The user-assigned identifier of the session.

Response

The request has succeeded.

identifierstring required

The identifier of the session.

createdAtstring date-time required

The date and time when the session was created.

lastAccessedAtstring date-time required

The date and time when the session was last accessed.

expireAtstring date-time required

The date and time when the session will expire.

etagstring required

The ETag (or entity tag) HTTP response header is an identifier for a specific version of a resource. It lets caches be more efficient and save bandwidth, as a web server does not need to resend a full response if the content was not changed.

It is a string of ASCII characters placed between double quotes, like "675af34563dc-tr34".