{ "uuid": "4cbcaf86-713a-47c2-b877-50853d846b32", "lastMigration": 29, "name": "GoToTraining", "endpointPrefix": "G2T/rest", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "28c53441-acea-46d7-95ce-ae4959b01c4d", "documentation": "DEPRECATED: Get Organizers", "method": "get", "endpoint": "accounts/:accountKey/organizers", "responses": [ { "uuid": "9954350d-ef18-4e5a-afc1-e3edaa36f959", "body": "[\n {\n \"email\": \"\",\n \"givenName\": \"\",\n \"organizerKey\": \"\",\n \"surname\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "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": "032a17b8-a5ba-41ff-ba83-3203fb5e2a5e", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "52ad6571-1fdc-4c35-89c0-81b602a3fe96", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dd442115-88fe-4140-8531-ce607e31af15", "documentation": "Get Trainings", "method": "get", "endpoint": "organizers/:organizerKey/trainings", "responses": [ { "uuid": "be7dfe6d-2e09-47e8-bebe-b872c85439df", "body": "[\n {\n \"description\": \"\",\n \"name\": \"\",\n \"organizers\": [\n {\n \"email\": \"\",\n \"givenName\": \"\",\n \"organizerKey\": \"\",\n \"surname\": \"\"\n }\n ],\n \"registrationSettings\": {\n \"disableConfirmationEmail\": {{faker 'datatype.boolean'}},\n \"disableWebRegistration\": {{faker 'datatype.boolean'}}\n },\n \"timeZone\": \"\",\n \"times\": [\n {\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"startDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"trainingId\": \"\",\n \"trainingKey\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "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": "3062c084-d991-4277-93e7-5e82aaff046d", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e2e57945-b867-4fba-b2f7-be6288c5d6de", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "508d4ae9-0f03-4b13-946d-8ab531e24225", "documentation": "Create Training", "method": "post", "endpoint": "organizers/:organizerKey/trainings", "responses": [ { "uuid": "e2eea18c-59e8-4186-9a27-3d23915e7883", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "Created", "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": "d417a1d7-4960-43b1-8713-072d6e5889e4", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bb1ed7ee-3f44-4ea6-8231-d3d3fbba664d", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "27fac474-3540-4297-b299-c616ce29e40c", "documentation": "Delete Training", "method": "delete", "endpoint": "organizers/:organizerKey/trainings/:trainingKey", "responses": [ { "uuid": "a37cd30c-e1b7-4e6d-ac43-402350896d96", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "fd2bd0fd-65d2-4079-8f15-cbb875a5abc5", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a038b338-6b3e-416a-a05f-0d801d36992a", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f55b8e07-aad0-4db7-9144-781edc6556a6", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "71bc33c0-dc03-43f3-aa44-232390cc5539", "documentation": "Get Training", "method": "get", "endpoint": "organizers/:organizerKey/trainings/:trainingKey", "responses": [ { "uuid": "a3ad7692-dd96-4a22-9433-b40b891a5c67", "body": "{\n \"description\": \"\",\n \"name\": \"\",\n \"organizers\": [\n {\n \"email\": \"\",\n \"givenName\": \"\",\n \"organizerKey\": \"\",\n \"surname\": \"\"\n }\n ],\n \"registrationSettings\": {\n \"disableConfirmationEmail\": {{faker 'datatype.boolean'}},\n \"disableWebRegistration\": {{faker 'datatype.boolean'}}\n },\n \"timeZone\": \"\",\n \"times\": [\n {\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"startDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"trainingId\": \"\",\n \"trainingKey\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "b335cf0d-a2a4-42f9-b73e-6533ec451372", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9f19cee6-b28e-4719-8b15-af5a7f566ce0", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cc9dc64c-6de2-423c-8867-31ca67ab11a0", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3c5e381a-bb14-4c8b-9be2-80510f62007e", "documentation": "Get Management URL for Training", "method": "get", "endpoint": "organizers/:organizerKey/trainings/:trainingKey/manageUrl", "responses": [ { "uuid": "8acc716e-3e09-4c3a-9a3b-9b9db7df924d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "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": "47eafbdf-b3a1-41b4-9b05-64bd099720f1", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ec2b188e-fb41-4d91-8162-30e9c54c6679", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8970c8ec-a80b-4295-9906-ca57102997a4", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "53ec8bd3-4b25-48ad-81e6-913aa7049bca", "documentation": "Update Training Name and Description", "method": "put", "endpoint": "organizers/:organizerKey/trainings/:trainingKey/nameDescription", "responses": [ { "uuid": "d9b28370-e7ba-45a1-bd64-2610c9823510", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "29639f44-e42c-47d4-a592-378df6cc4895", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a241c92d-314e-43bd-9c60-60c80589ad44", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bd905e16-fae9-4b6c-8f7e-dfa077f3bfaa", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "beab99d3-d294-4efd-8a44-acacae90fc5d", "documentation": "Get Training Organizers", "method": "get", "endpoint": "organizers/:organizerKey/trainings/:trainingKey/organizers", "responses": [ { "uuid": "1859378e-bbe4-458b-b15e-c4b59b7c0757", "body": "[\n {\n \"email\": \"\",\n \"givenName\": \"\",\n \"organizerKey\": \"\",\n \"surname\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "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": "b50a07c8-7b50-4468-86d2-7d1a6a4babf9", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c74bda78-0e60-4aa4-8fd8-2d7b326729f5", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "98b24be9-cfe5-4723-8b23-9a247dbe9865", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2a8c99ff-4c3a-41ca-8e18-7e329888337c", "documentation": "Update Training Organizers", "method": "put", "endpoint": "organizers/:organizerKey/trainings/:trainingKey/organizers", "responses": [ { "uuid": "7a19f07c-9be7-447a-8c86-d005ef06142e", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "45373f81-395b-4fe4-b6f3-8c19128c2b12", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a41ff2c2-efbe-4a9c-a552-b293b553e1db", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "13e59b7b-0187-4c28-a46a-add634b2ecd1", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "306aa36f-ea9f-47a5-9273-448f1b9f84e7", "documentation": "Get Training Registrants", "method": "get", "endpoint": "organizers/:organizerKey/trainings/:trainingKey/registrants", "responses": [ { "uuid": "6b8bb095-30e7-43ef-b393-952e07516ac2", "body": "[\n {\n \"confirmationUrl\": \"\",\n \"email\": \"\",\n \"givenName\": \"\",\n \"joinUrl\": \"\",\n \"registrantKey\": \"\",\n \"registrationDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'WAITING' 'APPROVED' 'DENIED')}}\",\n \"surname\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "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": "b4d53984-6fef-470b-a5d8-2ccdafbb0642", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7381d2f6-4a8c-45ed-bad7-8c78e5dc7b23", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4946a8e0-0d47-4ac1-a661-555314e52429", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "207595bf-a988-48d7-a1e6-cc4949b13634", "documentation": "Register for Training", "method": "post", "endpoint": "organizers/:organizerKey/trainings/:trainingKey/registrants", "responses": [ { "uuid": "0dec40a6-3412-4c5f-9a1d-52fdf96364ce", "body": "{\n \"confirmationUrl\": \"\",\n \"joinUrl\": \"\",\n \"registrantKey\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "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": "0120d025-97c2-4d5c-8f07-994ba41b6c32", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ce0eda3d-8637-46ce-9a88-8dbf4ed56562", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a07ca308-baea-4434-ad61-a01cfa74ab3e", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2f456a94-4d8c-4664-ba31-ac4327431bed", "body": "", "latency": 0, "statusCode": 409, "label": "Conflict", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "af8e17af-d421-4000-8916-b4847e5193ed", "documentation": "Cancel Registration", "method": "delete", "endpoint": "organizers/:organizerKey/trainings/:trainingKey/registrants/:registrantKey", "responses": [ { "uuid": "14bca1de-1814-4100-9207-f3f7d7cfcfbf", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "7c8a7935-652d-4619-81b5-31874048a13a", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "23c308d6-972d-4e5b-bfcf-484d4a6d4991", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cc6b4798-2e43-42a0-94a8-2e5078e4d3e6", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "718e7b89-cf84-4ee7-8d4a-576f4e0d56c4", "documentation": "Get Registrant", "method": "get", "endpoint": "organizers/:organizerKey/trainings/:trainingKey/registrants/:registrantKey", "responses": [ { "uuid": "165912f2-208f-4627-9aa5-035b3dd14776", "body": "{\n \"confirmationUrl\": \"\",\n \"email\": \"\",\n \"givenName\": \"\",\n \"joinUrl\": \"\",\n \"registrantKey\": \"\",\n \"registrationDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'WAITING' 'APPROVED' 'DENIED')}}\",\n \"surname\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "72717624-6718-4379-8e88-98873b43b9d6", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "da7b253e-278b-46da-8684-710976ecb3c2", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "161fc5dd-49e8-4232-9db9-fe90b733d0e5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c73850f1-2a74-4f3f-aaf5-ec9aab4ae61a", "documentation": "Update Training Registration Settings", "method": "put", "endpoint": "organizers/:organizerKey/trainings/:trainingKey/registrationSettings", "responses": [ { "uuid": "8c1d56e4-f423-4aab-8ea6-d64bd96d6ee0", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "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": "2376ac36-dd34-4ce8-9599-19dffee9707f", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8447c566-c23c-4a44-ac60-1e118a793697", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d282ae09-c319-4e04-9e3e-19702808d017", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5edab2e5-26ab-45bb-96e4-64c5acec87a6", "documentation": "Get Start Url", "method": "get", "endpoint": "organizers/:organizerKey/trainings/:trainingKey/startUrl", "responses": [ { "uuid": "049794eb-01e6-42d5-b1cd-0f5076317fe3", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "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": "a1ebad26-90ff-4c17-b1f5-314477c96da5", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "159c1b75-be82-4043-87e5-1ececcced134", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e30fad80-59f9-4f91-a499-f5526dc40eb3", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d429e8ee-be44-435c-9156-e09c2cbb29af", "documentation": "Update Training Times", "method": "put", "endpoint": "organizers/:organizerKey/trainings/:trainingKey/times", "responses": [ { "uuid": "56855e77-6508-417e-803b-cdee532b5709", "body": "{\n \"notifiedRegistrants\": {{faker 'number.int' max=99999}},\n \"notifiedTrainers\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "38204340-7d0d-4c88-8c4f-79c8cc130d75", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "982df659-8500-43f5-b9b1-676cf1ad278c", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d10b2c8a-271a-4e5f-8c92-df9ce602e8e5", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8b72b06c-4f79-4ba2-88fe-1a746e1daaa4", "documentation": "Get Sessions by Date Range", "method": "post", "endpoint": "reports/organizers/:organizerKey/sessions", "responses": [ { "uuid": "a4768407-2ef2-4e08-b3a8-567126754737", "body": "[\n {\n \"attendanceCount\": {{faker 'number.int' max=99999}},\n \"duration\": {{faker 'number.int' max=99999}},\n \"organizers\": [\n {\n \"email\": \"\",\n \"givenName\": \"\",\n \"organizerKey\": \"\",\n \"surname\": \"\"\n }\n ],\n \"sessionEndTime\": \"{{faker 'date.recent' 365}}\",\n \"sessionKey\": \"\",\n \"sessionStartTime\": \"{{faker 'date.recent' 365}}\",\n \"trainingName\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "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": "63f435f4-c60a-4a1b-a178-fe7cb5ea1761", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "49a1160e-907c-4bba-82d9-0ebf16610780", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fcb411e3-6336-4285-a049-f29809a86968", "documentation": "Get Attendance Details", "method": "get", "endpoint": "reports/organizers/:organizerKey/sessions/:sessionKey/attendees", "responses": [ { "uuid": "7b98e4dc-180b-419f-910a-922c7c959ed2", "body": "[\n {\n \"email\": \"\",\n \"givenName\": \"\",\n \"inSessionTimes\": [\n {\n \"joinTime\": \"{{faker 'date.recent' 365}}\",\n \"leaveTime\": \"{{faker 'date.recent' 365}}\",\n \"timeInPartOfSession\": {{faker 'number.int' max=99999}}\n }\n ],\n \"surname\": \"\",\n \"timeInSession\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "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": "5996615e-fedd-470f-9a85-44131e0e5ccf", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3243cadd-7f73-426f-84a7-8f12b81e90b0", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e8986e6d-d016-4160-9153-3524536932b6", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a7971699-91b5-423e-93ab-78cc286de441", "documentation": "Get Sessions By Training", "method": "get", "endpoint": "reports/organizers/:organizerKey/trainings/:trainingKey", "responses": [ { "uuid": "4fa377a5-32b8-4064-bb74-d6f523d33ac8", "body": "[\n {\n \"attendanceCount\": {{faker 'number.int' max=99999}},\n \"duration\": {{faker 'number.int' max=99999}},\n \"organizers\": [\n {\n \"email\": \"\",\n \"givenName\": \"\",\n \"organizerKey\": \"\",\n \"surname\": \"\"\n }\n ],\n \"sessionEndTime\": \"{{faker 'date.recent' 365}}\",\n \"sessionKey\": \"\",\n \"sessionStartTime\": \"{{faker 'date.recent' 365}}\",\n \"trainingName\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "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": "e9126cca-4e0e-4835-bffb-15e37422b073", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "95631e03-807e-443d-96be-906425929fd3", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c1426cee-96e0-4a51-832a-5b3f137f91f2", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bd3eb63f-c880-403e-a099-f6d606fd0e68", "documentation": "Get Online Recordings for Training", "method": "get", "endpoint": "trainings/:trainingKey/recordings", "responses": [ { "uuid": "3e6e3808-b83a-47d5-8c88-f6dea8f8be27", "body": "{\n \"recordingList\": [\n {\n \"description\": \"\",\n \"downloadUrl\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"recordingId\": {{faker 'number.int' max=99999}},\n \"registrationUrl\": \"\",\n \"startDate\": \"{{faker 'date.recent' 365}}\"\n }\n ],\n \"trainingKey\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "91c671a8-9929-4e37-a002-f8f96d5ca4bd", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d6f11a0d-fa39-4f1e-9b26-6a23e85a3171", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "163fa27e-7ae8-419d-83d2-4fe788d185af", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5753c533-0ccb-4425-9175-2ae41eb350f3", "documentation": "Get Download for Online Recordings", "method": "get", "endpoint": "trainings/:trainingKey/recordings/:recordingId", "responses": [ { "uuid": "c15d0610-7658-4233-b42a-5870fceca744", "body": "", "latency": 0, "statusCode": 302, "label": "Redirected to download", "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": "b8753da7-3fe4-4222-92ef-8ec0d82120da", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "76f169d2-b772-44bd-a9d4-e5d70b68a4b2", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4e9f2e28-50e5-4eee-911f-b7c4ae62d80a", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e5a5dca-dada-4f3d-b46d-e1ad92bf8d17", "documentation": "Start Training", "method": "get", "endpoint": "trainings/:trainingKey/start", "responses": [ { "uuid": "ea744246-76cb-45e1-8e03-7c3972f7c363", "body": "{\n \"hostURL\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "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": "d060787d-9156-4280-94b6-aeba483bf025", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c6109eeb-ecb7-42fc-bd91-db68fda1dabf", "body": "", "latency": 0, "statusCode": 403, "label": "Forbidden", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5f7eb9fd-a16a-4683-bdee-b1ef844b24c1", "body": "", "latency": 0, "statusCode": 404, "label": "Not Found", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "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": "28c53441-acea-46d7-95ce-ae4959b01c4d" }, { "type": "route", "uuid": "dd442115-88fe-4140-8531-ce607e31af15" }, { "type": "route", "uuid": "508d4ae9-0f03-4b13-946d-8ab531e24225" }, { "type": "route", "uuid": "27fac474-3540-4297-b299-c616ce29e40c" }, { "type": "route", "uuid": "71bc33c0-dc03-43f3-aa44-232390cc5539" }, { "type": "route", "uuid": "3c5e381a-bb14-4c8b-9be2-80510f62007e" }, { "type": "route", "uuid": "53ec8bd3-4b25-48ad-81e6-913aa7049bca" }, { "type": "route", "uuid": "beab99d3-d294-4efd-8a44-acacae90fc5d" }, { "type": "route", "uuid": "2a8c99ff-4c3a-41ca-8e18-7e329888337c" }, { "type": "route", "uuid": "306aa36f-ea9f-47a5-9273-448f1b9f84e7" }, { "type": "route", "uuid": "207595bf-a988-48d7-a1e6-cc4949b13634" }, { "type": "route", "uuid": "af8e17af-d421-4000-8916-b4847e5193ed" }, { "type": "route", "uuid": "718e7b89-cf84-4ee7-8d4a-576f4e0d56c4" }, { "type": "route", "uuid": "c73850f1-2a74-4f3f-aaf5-ec9aab4ae61a" }, { "type": "route", "uuid": "5edab2e5-26ab-45bb-96e4-64c5acec87a6" }, { "type": "route", "uuid": "d429e8ee-be44-435c-9156-e09c2cbb29af" }, { "type": "route", "uuid": "8b72b06c-4f79-4ba2-88fe-1a746e1daaa4" }, { "type": "route", "uuid": "fcb411e3-6336-4285-a049-f29809a86968" }, { "type": "route", "uuid": "a7971699-91b5-423e-93ab-78cc286de441" }, { "type": "route", "uuid": "bd3eb63f-c880-403e-a099-f6d606fd0e68" }, { "type": "route", "uuid": "5753c533-0ccb-4425-9175-2ae41eb350f3" }, { "type": "route", "uuid": "1e5a5dca-dada-4f3d-b46d-e1ad92bf8d17" } ] }