API ReferenceUserGet the user avatarVersion: Next Get the user avatar GET /api/v1/user/:user_id/avatar.png Gets the avatar URL for the user with the given ID, or returns a 401 error if the user is unauthenticated. Request Responses301401404A redirect to the user's avatar URLUnauthorizedNot found