You can now query all overrides across your project in a single API call.
We now have one new endpoint available on statsigapi.net/console/v1/:
GET /console/v1/overrides
Before , finding where a user was overridden meant querying each gate, experiment, and layer one by one. Now you can audit overrides project-wide in a single call, whether you're debugging unexpected behavior for a specific user, running a compliance audit, or cleaning up override sprawl.
Review the full API reference in the Statsig Overrides Audit docs.