{ "uuid": "e986bc47-07d4-42ba-9fc9-aa734a17e5b1", "lastMigration": 29, "name": "REST API Version 2", "endpointPrefix": "rest/v2", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "41fd6fa4-9c0d-4e81-b5f7-cdca3405389c", "documentation": "Gets a list of conversations", "method": "get", "endpoint": "conversations", "responses": [ { "uuid": "d6331775-7aef-4531-9210-4cd278ac2043", "body": "[\n {\n \"avatar\": \"\",\n \"avatarLarge\": \"\",\n \"convId\": \"\",\n \"creationTime\": {{faker 'number.int' max=99999}},\n \"creatorId\": \"\",\n \"creatorTenantId\": \"\",\n \"description\": \"\",\n \"isGuestAccessDisabled\": {{faker 'datatype.boolean'}},\n \"isModerated\": {{faker 'datatype.boolean'}},\n \"modificationTime\": {{faker 'number.int' max=99999}},\n \"participants\": [\n \"\"\n ],\n \"topic\": \"\",\n \"topicPlaceholder\": \"\",\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "The matching conversations", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ea76ef01-b84c-4bac-b7b6-e1339fd71a52", "body": "", "latency": 0, "statusCode": 400, "label": "The request cannot be fulfilled due to bad syntax: