Mark Willis
Mark Willis

Reputation: 1741

Get user registration date - open graph

I have looked through the Open graph docs but am unable to find any info on whether you can see the date a user has registered on facebook.

Looking on here (https://developers.facebook.com/docs/reference/api/user/) I cannot find anything.

Does anyone know if this data is available?

Mark

Upvotes: 2

Views: 740

Answers (1)

phwd
phwd

Reputation: 19995

No, this data is not available. The best you can do is pull the oldest action taken by the user that is available by the API. Most of the times it is a status post.

Upvotes: 1

Related Questions