quick Mastodon question: is there an easy way for a user to get their account ID? The long string of numbers?
I have toot installed so I can simply do, e. g., `toot whois account@mastodon.example.com` and it prints it out, but is there a way to find it in the web interface?
Update: nvm found it it's `https://<server>/api/v1/accounts/lookup?acct=<username>`
@Lady thank you!