get In Development Projects
fun getInDevelopmentProjects(page: Int = DEFAULT_PAGE, pageSize: Int = DEFAULT_PAGE_SIZE, filters: String): JsonObject
Method to execute the request to get the projects list of the user
Return
the result of the request as JsonObject