When accessing `/api` this is shown: ``` audit_url: "http://host:33333/api/audit/{?page,per_page,direction,sort}", ``` However, there's no handler for `/api/audit` endpoint.