I am trying to get all of merge requests and generate a report out of it. When I am looking though documentation I do find a command for it here
GET /projects/:ID/merge_requests?state=al
But when I am using it in my terminal getting warning saying GET command not found ..any help would be appreciate and thanks in advance.