get
Session
Members
@GetMapping(path = "USERS_KEY + "/{" + IDENTIFIER_KEY + "}/" + SESSION_KEY + "/" + MEMBERS_KEY",
headers = []
)
Method to get the current members registered in the system
Return
the result of the request as T
Parameters
userId
The identifier of the user
token
The token of the user
page
The page requested
pageSize
The size of the items to insert in the page