{ "uuid": "639c6731-6a8f-49b3-a3a9-0f5ffce09d4b", "lastMigration": 24, "name": "HubSpot Events API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "af73139b-aa98-4b06-887b-3679048bb393", "documentation": "Returns a collection of events matching a query.", "method": "get", "endpoint": "events/v3/events", "responses": [ { "uuid": "ca38b26d-cbcc-4e18-a41a-5c16cceefa4f", "body": "{\n \"paging\": {\n \"next\": {\n \"after\": \"\",\n \"link\": \"\"\n }\n },\n \"results\": [\n {\n \"eventType\": \"\",\n \"id\": \"\",\n \"objectId\": \"\",\n \"objectType\": \"\",\n \"occurredAt\": \"{{faker 'date.recent' 365}}\",\n \"properties\": {}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [ { "key": "Content-Type", "value": "application/json" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true }, { "uuid": "f81a70ef-9da8-41d3-b3ad-cca70c6b71b6", "body": "", "latency": 0, "statusCode": 200, "label": "An error occurred.", "headers": [ { "key": "Content-Type", "value": "*/*" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false } ], "enabled": true, "responseMode": null } ], "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": [] }