Do I need to loop trough all the projects and then their MRs to be able to get the events regarding MRs? I want the events when any user adds code to any MR. I don’t see this kinds of events under api/v4/events?
, even when using target_type=merge_request
.