Get user account age via API

Hi, i am trying to get a account age of a user with the api.
Is it possible to get there account age without them having to sign in via oauth?
eg, i if i want to get the account age of foo123, can i get it without foo123 having to use oauth to allow me to get there account age?

Yes just use the server to server access token flow instead (aka Client Credentials)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.