{ "uuid": "c5414a52-f288-4d49-a878-c41958184124", "lastMigration": 29, "name": "Chrome UX Report API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "ac922625-cdb9-4302-b383-1925ea8b03fe", "documentation": "Queries the Chrome User Experience for a single `record` for a given site. Returns a `record` that contains one or more `metrics` corresponding to performance data about the requested site.", "method": "post", "endpoint": "v1/records:queryRecord", "responses": [ { "uuid": "b965e8fd-f22e-4eb4-9fb0-91816cfbd2d7", "body": "{\n \"record\": {\n \"collectionPeriod\": {\n \"firstDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"lastDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n },\n \"key\": {\n \"effectiveConnectionType\": \"\",\n \"formFactor\": \"{{oneOf (array 'ALL_FORM_FACTORS' 'PHONE' 'DESKTOP' 'TABLET')}}\",\n \"origin\": \"\",\n \"url\": \"\"\n },\n \"metrics\": {}\n },\n \"urlNormalizationDetails\": {\n \"normalizedUrl\": \"\",\n \"originalUrl\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "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": "ac922625-cdb9-4302-b383-1925ea8b03fe" } ] }