How to get the all project IDs (about 250 projects) within a given Group in GitLab by using API curl

Hi @dhanushka278

I would say your pagination logic isn’t working.
Fetch the first page to get number of pages and then just do a for incrementing the page.