API calls for Tableau
Sign in
Uses the POST operation to retrieve an access token.
URI: https://{domain}.online.tableau.com/api/3.18/auth/signin
For more information, see Tableau API docs.
Users
Uses the GET operation to retrieve a list of users, their subscriptions, and activity.
URI: https://{domain}.online.tableau.com/api/3.18/sites/{siteId}/users
For more information, see Tableau API docs.