Thank you very much. I was able to see the ID and name for each worksheet using your method. I was expecting the API to have a dedicated method for this.
I downloaded the latest python client, but it appears that it's using v2.0 API and the method to get worksheets is called get_worksheets() and not GetWorksheets().
