T
Tableau Metadata API
Details
- Endpoint
-
https://<server-name>/api/metadata/graphql - Spec
- introspection
- Docs
- https://help.tableau.com/current/api/metadata_api/en-us/index.html
Authentication
X-Tableau-Auth: <credential> Call Tableau REST API POST /api/{api-version}/auth/signin using one supported sign-in method—PAT, username/password, connected app JWT, or Tableau Cloud UAT JWT—to receive a temporary credentials token. Send that token on subsequent API requests in the X-Tableau-Auth header, as documented in Signing In and Signing Out (Authentication).