{"status":"ok","message":"Shared Expense API is running","auth":{"emailStart":"/auth/email/start","emailVerify":"/auth/email/verify"},"profiles":{"me":"/profiles/me"},"groups":{"list":"/groups"},"expenses":{"list":"/groups/:groupId/expenses"},"comments":{"list":"/groups/:groupId/expenses/:expenseId/comments"},"settlements":{"list":"/groups/:groupId/settlements"},"reminders":{"send":"/groups/:groupId/reminders"},"uploads":{"profileAvatar":"/profiles/me/avatar","groupImage":"/groups/:groupId/image","commentImage":"/groups/:groupId/expenses/:expenseId/comments/image"},"account":{"me":"/account/me"},"admin":{"actions":{"safetyStatus":"/admin/safety-queue/:reportId/status","supportStatus":"/admin/support-inbox/:requestId/status"},"audit":"/admin/audit","health":"/admin/health","lookup":"/admin/lookup","me":"/admin/me","overview":"/admin/overview","safetyQueue":"/admin/safety-queue","supportInbox":"/admin/support-inbox"},"support":{"requests":"/support/requests"}}