List elements in a workbook page

This endpoint retrieves all elements from a specific page within a workbook, which lets you understand and interact with the individual components that make up the page, such as charts, tables, or controls.

Usage Notes

none

Usage Scenarios

  • Detailed Analysis: Developers and users can retrieve specific elements for detailed data analysis or further manipulation.
  • Interface Customization: Allows for dynamic interface construction where users can choose which elements to display or interact with.

Best Practices

  • Apply pagination to handle large numbers of elements efficiently, reducing load times and improving user experience.
  • Validate both the workbookId and pageId to ensure they correspond to valid, accessible resources before making API calls.
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!