I was trying to play with the Figma API for a side project, and I was wondering if there's any way to access the files, the projects, or the teams for a specific user (after OAuth).
I can't find any endpoint that seems to do that on the docs. There's an endpoint that allows to retrieve all the projects for a specific team ID, the problem is that I have no idea how to get this team ID if I don't get any information on the user after the OAuth. If anyone has any idea, that would be very much appreciated!