Get materialization schedules for a workbook

This endpoint retrieves a list of all materialization schedules associated with a workbook. Each schedule details when and how often specific workbook elements are automatically materialized to optimize performance and data freshness.

Usage Notes

  • To receive paginated responses, include the 'limit' query parameter in your requests.

Usage Scenarios

  • Monitoring and Management: Administrators can monitor and manage the schedules for materialization to ensure optimal system performance.
  • Audit and Review: Periodic reviews of materialization schedules can help in assessing the efficiency of data processes and making necessary adjustments.

Best Practices

  • Regularly review materialization schedules to align them with current data usage patterns and business needs.
  • Utilize pagination to manage large sets of data and improve response times of API calls.
Recipes
πŸ“–
Workbook: Initiate Materialization Job
Open Recipe
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!