List columns for a workbook element

This endpoint retrieves a list of columns associated with a specific element within a workbook. It provides metadata about each column, such as names and data types, which can be essential for understanding the data structure and for further data manipulation or analysis.

Usage Notes:

none

Usage Scenarios:

  • Data Exploration: Helps users to explore the data structure of a workbook element, facilitating deeper analysis and understanding.
  • Integration Tasks: Useful for developers integrating Sigma with other tools, needing to know the data structure to map data accurately.

Best Practices:

  • Validate the elementId to make sure it corresponds to the correct workbook element before querying.
  • Leverage this endpoint when setting up interfaces that require specific knowledge about the data structure.
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!