Skip to main content

Check whether the current access token session is active

HEAD 

/v1/sessions/current

Validates the bearer access token and its backing Identity session. A successful HEAD response confirms that the session is active and intentionally returns no response body.

Request

Responses

The current access token session is active. The HEAD response has no body.