# Return avatar url for a user **GET /avatar** Return avatar url for a user ## Servers - https://www.gitlab.com/api/v4: https://www.gitlab.com/api/v4 () ## Authentication methods - Api key auth ## Parameters ### Query parameters - **email** (string) Public email address of the user - **size** (integer(int32)) Single pixel dimension for Gravatar images ## Responses ### 200 Return avatar url for a user #### Body: application/json (object) - **avatar_url** (string) [Powered by Bump.sh](https://bump.sh)