For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Inquiry Templates
- 🌱Add new endpoints to list and retrieve Inquiry Templates: You can now list all Inquiry Templates and retrieve specific Inquiry Templates by API.
Webhooks
- 🍃Add
name and description attributes to webhooks: webhook resources now include name and description attributes that can be optionally set.
Run History
- 🔧 Update documentation for report Run History: The following run-history fields were always nullable, and are now marked as such in the documentation:
scheduled-at, completed-at, report-template-version-id.