getFriendships

@Get(value = "/friends/")
abstract fun getFriendships(principal: Principal): FriendshipApi.GetFriendships.Response