get Authored Groups
fun getAuthoredGroups(page: Int = DEFAULT_PAGE, pageSize: Int = DEFAULT_PAGE_SIZE, nameFilter: String = ""): JsonObject
Method to execute the request to get the groups list of the user where him/her is the author
Return
the result of the request as JsonObject
Parameters
page
The number of the page to request to the backend
page Size
The size of the result for the page
name Filter
The name to use as filter to retrieve authored groups