Changes to Get current user session information

GET /api/v3.1/auth/session/info

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 61 revisions of this API.14

  1. 5356789d8d1111
  2. 589a7d115a5e1
  3. 8bc881e0e4bf1
  4. 52c71f747c651

What changed

  • 5356789d8d1111See the full diff
    • removed the optional property org_member/metadata/createdInBetterAuth from the response with the 200 status

      response-optional-property-removed

    • the endpoint scheme security ApiKeyAuth was removed from the API

      api-security-removed

    • the endpoint scheme security CookieAuth was removed from the API

      api-security-removed

    • added the optional property org_member/metadata/seen_connect_announcement to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added