You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pulling description from REST API was added with v3.1 but TableauServerClient API documentation does not show the field as available to pull.
Looks like the REST API documentation shows that the field was added to the API response for the endpoint 'workbooks_endpoint'.
Use case would be the ability to call something like 'workbook.description' to pull the Description field from the Tableau workbook published to the server.