Tableau · GraphQL Specification

Tableau GraphQL API

GraphQL-based API for querying metadata about Tableau content, data sources, and lineage information.

Documentation Endpoint View on GitHub AnalyticsBusiness IntelligenceDashboardsData VisualizationGraphQL

Overview

Tableau GraphQL API is a GraphQL API specification published by Tableau on the APIs.io network.

GraphQL-based API for querying metadata about Tableau content, data sources, and lineage information.

The GraphQL endpoint is available at https://[server]/api/metadata/graphql. documentation is published at https://help.tableau.com/current/api/metadata_api/en-us/index.html.

The specification includes 3 reference links.

Tagged areas include Analytics, Business Intelligence, Dashboards, and Data Visualization.

Endpoint

https://[server]/api/metadata/graphql

References

Related API Specs

Tableau REST API (OpenAPI)
Back to Tableau · All GraphQL Specs · GitHub