I was expecting to be either on Post’s content or embed_data.
When I use GET /api/oauth2/v2/posts/{id}?fields%5Bpost%5D=content,embed_data I get no data pertaining the actual poll.
Would I need to manually like, run Selenium, login, and scrape this data? This sounds like a hassle and too primitive, is there an alternative?