BackendService

Get Session

Get a Session.

get/v1/sessions/{id}

Path parameters

idstring required

The Session ID.

Response

OK

Changes

Changed in 4 of the 10 revisions of this API.5143

    • added the optional property session/allOf[Session]/primaryAuthFactor to the response with the 200 status

      response-optional-property-added

  • e3ac0347dfbe161See the full diff
    • the session response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property session/createTime from the response with the 200 status

      response-optional-property-removed

    • removed the optional property session/expireTime from the response with the 200 status

      response-optional-property-removed

    • removed the optional property session/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property session/lastActiveTime from the response with the 200 status

      response-optional-property-removed

    • removed the optional property session/revoked from the response with the 200 status

      response-optional-property-removed

    • removed the optional property session/userId from the response with the 200 status

      response-optional-property-removed

    • added Session to the session response property allOf list for the response status 200

      response-property-all-of-added

    • the details/items/ response's property type/format changed from object/ to / for status 400

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 401

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 403

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 404

      response-property-type-changed

    • removed the optional property details/items/description from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 404 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 404 status

      response-optional-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added