curl --location -g --request GET 'http://gitlab.example.com/v3/runners/all?scope&page&per_page'
{ "id": "string", "description": "string", "active": "string", "is_shared": "string", "name": "string" }