import { platformApi } from '~~/server/utils/platform-api' export default defineEventHandler(async (event) => platformApi(event, '/tenants'))