Example searches: “Adds a badge to a group.”, “https://www.gitlab.com/api/v4”, “200”, “Preview a badge from a group.”, “201”
Return avatar url for a user
Public email address of the user
Single pixel dimension for Gravatar images
curl \ --request GET 'https://www.gitlab.com/api/v4/avatar?email=string' \ --header "Private-Token: $API_KEY"
{ "avatar_url": "string" }