v1

latestSwagger 2.02026-07-17502976.2 KB
Users

Validate Session

The Validate endpoint tests whether or not a session is still active. If it is still active, the Session object is returned.

post/users/validate

Request body

keystring

Session key.

Response

The active Session.

keystring

Session key.

sAMAccountNamestring

The Username of the User logged into this Session.

ipAddressstring

The IP address that created this Session.

{"stackTrail":"components:schemas:Session:properties:expiration","oasType":"schema","type":"unknown","description":"The current expiration date of the Session."}