I would like to know if there is any API available from Gitlab to get all pull requests details for a repository.
I did search across gitlab documentation. But I couldn't find the proper API link.
Please suggest.
Best Regards Gowtham
There are all the APIs you need in the official documentation. In Gitlab they are called Merge requests, not Pull requests, this is probably why you haven't found them