curl --location -g --request GET 'http://gitlab.example.com/v3/users?username&search&active&external&blocked&page&per_page'{
"name": "string",
"username": "string",
"id": "string",
"state": "string",
"avatar_url": "string",
"web_url": "string"
}