10 July 2026
HTTP API
Enhancement
Audit Log
The Change History API now supports the withTotal parameter on all query endpoints in both REST and GraphQL.
To improve query performance, the total count of matching records is no longer calculated by default. If you need the total, set withTotal to true in your request.

Changes: