For AI agents: visit https://developer.monday.com/api-reference/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Breaking change: Deprecating the `newest_first` argument
July 10th, 2023
The newest_first argument for boards queries will be deprecated in API version 2023-10. You can instead use the order_byargument and sort by the creation date, so the most recently created boards will be listed first.