{ "$schema": "https://raw.githubusercontent.com/twentyhq/twenty/main/packages/twenty-cli/src/constants/schemas/serverlessFunction.schema.json", "universalIdentifier": "8e43b96b-49a1-4e21-b257-e432a757b09f", "name": "get-company", "triggers": [ { "universalIdentifier": "7a2bb8ad-6366-49ac-9f73-db9c4713c5af", "type": "route", "path": "/get/company", "httpMethod": "GET", "isAuthRequired": true } ] }