Hello everyone,
I've been using the OpenAlex API and have found it extremely useful so far. I've been able to retrieve information about an author object, including their current last_known_institution. However, I'm interested in gathering more historical data about the authors.
Specifically, I'd like to know if there's a way to retrieve the previous or historical institutions affiliated with an author, not just their last known institution. For example, if an author has worked at three different institutions over their career, I'd like to be able to retrieve all three, not just the most recent one.
Is there a method or a different API endpoint I should be using to get this historical institution data? Any guidance would be greatly appreciated.