How to find out when someones gmail account was created

This is a really good question. To start i know a lot of the Google APIs so I started digging. I did check a number of the gmail api end points there was nothing interesting their in my opinion.

Oauth2 profile

My first thought was to try the oauth2 playground and see if this information was returned by a profile call

//developers.google.com/oauthplayground

It was note. That would have been to easy

People API

Then I thought i would try was people.get

//people.googleapis.com/v1/people/me

There is a lot of information here but not about what day i created my account.

Calendar

This lead me to think that a calendar is also created the primary calendar in google calendar when you create your account calendar.get

//www.googleapis.com/calendar/v3/calendars/primary

This didnt work either there is no create date.

Drive

Then I remembered that your root drive in Google drive is also created when you create your account. try this

GET //www.googleapis.com/drive/v3/files/root?fields=*&key={YOUR_API_KEY}

"createdTime": "2009-01-30T15:52:51.516Z",

Answer: the only way i can see currently to find out when a user created their google account is to check the createdtime on the root directory in Google Drive. That being said i would have thought my account was older than that but i am still looking.

Having an email address has become an important part of our daily life. Whether it's for social media, work or play, you always need to enter your email ID. Gmail is one of the most popular email service providers. Everyone has a Gmail account. Since 2004, when Gmail was launched, millions of accounts have been created. And if you're one of the people who created a Gmail account a long time ago, you might want to know the date it was created, or, for that matter, the date someone else's Gmail account was created. This guide will show you how to find out when a Gmail account was created.

Many online platforms show when a person has signed up or created an account. With this information, you have an idea of ​​whether the account was created for normal use or just created to be used as a fake or spam account. Sometimes just knowing when you created an account is gratifying and makes you look back at how many years you've been using a particular service. Read on to find out how to find out when someone's Gmail account was created.

How to know when someone's Gmail account was created

So, can you find the account creation date for someone's Gmail account? The answer is no. You just can't do it. Moreover, this information is not available to anyone. If you do not have access to that person's Gmail account and permission to view the account information, only then will you be able to find that information. Otherwise, there is no way to find the date the person's account was created.

There may be some applications and websites that claim to receive such information by adding the person's email address. They don't work and just result in spam being sent to a specific email address. Stay away from services that claim to receive such information.

Find the date you created your Gmail account

Since you won't be able to find the date someone's Gmail account was created, you can find yours. There are several ways to find out when your Gmail account was created. let's start

Look for a welcome message

When you create a new Gmail account, you will receive your first email from the Google Community team, which explains the different features and benefits of using Gmail. On the right side of your Gmail screen, you will see an email counter that might display as 1-500 or something similar. Just click on it and select "Oldest". You should now be able to see the emails from the day you created the account, as well as see the welcome email. This only works if you haven't deleted the welcome email. If you don't have a welcome email, the following method might help you find out when your Gmail account was created.

Check POP / IMAP settings

  1. Log in to your Gmail account in a web browser on a laptop or desktop computer.
  2. Press " Settings " (gear icon) that's to the left of your profile picture.
  3. After you have clicked on "Settings", select " View all settings ".
  1. Or, if you already have a Gmail account, just click here, to go to your account settings page.
  2. Go to the " Forwarding and POP / IMAP ».
  3. Now look at the POP download section.
  4. Next to the switch that reads Enable POP for All Mail, you should see the date.

However, if you have never made any changes to the POP / IMAP download settings and have not selected any of the radio buttons, you will not be able to see the date as in my case. Also, you should keep in mind that you can see the date when you changed your POP and IMAP settings, and in such cases it will not be the date the account was created. Rather, it will be the date that you changed a particular setting.

Check the join date on YouTube

Now, when you create a Google account, you will already be logged into many other Google services such as YouTube, Google Maps, Google Calendar and other services. You now have a way to know when you created your Google account, but it will only show you the year you joined YouTube, which also coincides with the year you created your Google account.

  1. Using your favorite web browser, sign in to YouTube... Be sure to sign in to the Gmail account for which you want to check the creation date.
  2. Once logged in, simply click on your profile picture to open the drop-down menu.
  3. Click on the Your Channel option.
  4. From the channel screen, just click the About tab.
  5. You will see the date of joining under the statistics. Sometimes it might not be right and you can only see the year of joining.

Of course, this may not always be correct, given that YouTube's counting system simply does not work properly and takes a long time to update when it comes to video views. However, there is another method that can show you all the details and possibly even the time when you created the account.

Use Google API to check account creation date

This is the last and one of the best methods to use if the above methods are not suitable for you. This method involves using Google APIs to retrieve the necessary information about the account, such as the date it was created, and even possibly the time it was created. This is how you can check when the Gmail account was created.

  1. First things first, go to the Google API Explorer page by clicking here.
  2. You will see a window. Be sure to check the boxes for Google Auth 2.0 and API Key.
  3. Press the blue button " Run " left after both checkboxes are checked.
  1. Now login or select your preferred google account.
  2. Google API Explorer will now ask you for permission to access your google account. Click the blue button Solve.
  1. Now just scroll down a bit until you see the Time option created. You will see the date and time when the account was created. The date format is YYYY-MM-DD followed by the time, which is displayed in a 24-hour format that includes seconds and milliseconds.

And here's how you can check when your Gmail account was created with a few simple methods. Why do you need this information? Well, sometimes, if you block your Google account and want to restore it, Google will ask you for information such as the date the account was created.

Another way to check the date is to use the service Google Takeout... It will help you export whatever you need to export data from Google in various formats. This method worked when it was still Google+... Now that Google+ has been killed, this method no longer works. Let's also hope that Google is not blocking access to the Google API Explorer page to the general public, as there will be no other correct way to find out when the account was created.

How can I find out when an email address was created?

You could query WHOIS for the creation date of the domain name. If it was registered today, then the e-mail address must also have been created today.

How do you find out who created Gmail account?

Using Google Calendar.
log in to your Gmail Account. ... .
Google Calendar will get loaded into a new tab. ... .
Scroll down and tap on Share With Specific People option. ... .
Now, for testing purposes, enter any random Gmail address. ... .
Then, the owner's name will appear related to that Gmail Address and their profile picture..

Toplist

Latest post

TAGs