curl --location --request GET 'https://gitlab.com/api/v3/runners/all'
{ "active": "string", "description": "string", "id": "string", "is_shared": "string", "name": "string" }