To group the implicit negative feedback by intent, we just need to get from the get-interaction-aggregates the intents, filtering them by negative_implicit_feedback.
You can then retrieve the negative interactions for an intent using the get-interactions endpoint and filtering by the intent and negative_implicit_feedback.