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.
User Audit Logs
- 🍃 Add
response-status attribute to User Audit Logs: User Audit Logs resources now include a response-status attribute, which indicates the HTTP response of the request.
- 🍃 Update
get-params and post-params typing: User Audit Logs get-params and post-params attributes can now be a string in addition to an object.
Verifications
- 🍃Add
tags attribute to Verifications: Verifications resources now include tags that are associated with the verification.
Workflows
- 🍃 Access workflow deployment and version details: You can now request the
active-deployment and latest-published-version information via include when querying for a specific workflow.