put
https://{organization}.my.pitcher.com/api/v1/events//
Dummy viewset for backward compatibility with iOS clients still hitting /api/v1/events/.
The events API was removed in PIT-1525. This stub returns empty results,
preventing 404 crashes on older app versions.
