{ "uuid": "11896511-ab5c-4415-a256-7a2bf7feaf85", "lastMigration": 29, "name": "Article Search API", "endpointPrefix": "svc/search/v2", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "ecd82f75-e52e-461a-800f-5ad94ee86a74", "documentation": "Article Search", "method": "get", "endpoint": "articlesearch.json", "responses": [ { "uuid": "9e9fef6e-9788-4086-b243-50ed65203c44", "body": "{\n \"response\": {\n \"docs\": [\n {\n \"_id\": \"\",\n \"abstract\": \"\",\n \"blog\": [\n \"\"\n ],\n \"byline\": {\n \"organization\": \"\",\n \"original\": \"\",\n \"person\": [\n \"\"\n ]\n },\n \"document_type\": \"\",\n \"headline\": {\n \"kicker\": \"\",\n \"main\": \"\"\n },\n \"keywords\": {\n \"name\": \"\",\n \"rank\": \"\",\n \"value\": \"\"\n },\n \"lead_paragraph\": \"\",\n \"multimedia\": [\n {\n \"caption\": \"\",\n \"copyright\": \"\",\n \"format\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"subtype\": \"\",\n \"type\": \"\",\n \"url\": \"\",\n \"width\": {{faker 'number.int' max=99999}}\n }\n ],\n \"news_desk\": \"\",\n \"print_page\": \"\",\n \"pub_date\": \"\",\n \"section_name\": \"\",\n \"slideshow_credits\": \"\",\n \"snippet\": \"\",\n \"source\": \"\",\n \"subsection_name\": \"\",\n \"type_of_material\": \"\",\n \"web_url\": \"\",\n \"word_count\": \"\"\n }\n ],\n \"meta\": {\n \"hits\": {{faker 'number.int' max=99999}},\n \"offset\": {{faker 'number.int' max=99999}},\n \"time\": {{faker 'number.int' max=99999}}\n }\n }\n}", "latency": 0, "statusCode": 200, "label": "The docs requested by the article search.", "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": "ecd82f75-e52e-461a-800f-5ad94ee86a74" } ] }