{ "uuid": "57b2cd07-400d-4e75-9ded-64fdef618a24", "lastMigration": 29, "name": "ESG Rating Data", "endpointPrefix": "prod/authorization", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "823989fc-3670-45b4-bf7b-7b2990cd5d17", "documentation": "List all company ESG Ratings", "method": "get", "endpoint": "search", "responses": [ { "uuid": "c96c6c1d-d29b-43a9-9bc9-e6f222c8bf9c", "body": "{\n \"company_name\": \"\",\n \"environment_score\": {{faker 'number.float'}},\n \"governance_score\": {{faker 'number.float'}},\n \"last_processing_date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"social_score\": {{faker 'number.float'}},\n \"total\": {{faker 'number.float'}}\n}", "latency": 0, "statusCode": 200, "label": "An array of ESG Ratings", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "x-next", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "823989fc-3670-45b4-bf7b-7b2990cd5d17" } ] }