auth
Get the current session
Returns the session object if the user is authenticated.
GET
Path Parameters
The string (id or name, depending on the credentials)
Response
200
application/json
The current session
The response is of type object
.
Returns the session object if the user is authenticated.
The string (id or name, depending on the credentials)
The current session
The response is of type object
.