I'm integrating with the Nest API and I'd like to know to whom an access_token
belongs. I don't need an email or name or anything identifying the account holder, I just need a unique account identifier.
Is there something like https://developer-api.nest.com/account.json
or user.json
?
Documentation: API Reference