fetchReceivedInvitations

suspend fun fetchReceivedInvitations(userId: String, query: Map<String, String>): RainbowResult<List<Invitation>>