Interface SessionApi

All Superinterfaces:
ApiClient.Api

public interface SessionApi extends ApiClient.Api
  • Method Summary

    Modifier and Type
    Method
    Description
    feign.Response
    Get the current user session Returns session information for the current user
  • Method Details

    • getSession

      feign.Response getSession()
      Get the current user session Returns session information for the current user
      Returns:
      Session