Manual loop with HTTP pagination

I’m basically trying to make multiple HTTP calls in a manual loop and merge all the HTTP executions.

I need to merge, the first standalone HTTP executing with all the loop HTTP responses in one but I’m trouble doing this. I’ve tried using code node, merge node and loop over node.