{ "uuid": "1a2550e4-4e74-4040-bce4-37b6b9a1cf40", "lastMigration": 29, "name": "Probely Developers", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "d2db8172-2e81-4528-a20b-3b6ebcaffc9d", "documentation": "Retrieve account information", "method": "get", "endpoint": "account/", "responses": [ { "uuid": "c68097d6-8264-4f1c-b9e9-f26d16da3835", "body": "{\n \"auto_collection\": \"{{oneOf (array 'on' 'off')}}\",\n \"balance\": {{faker 'number.int' max=99999}},\n \"balance_currency_code\": \"EUR\",\n \"free_target_quantity\": 3,\n \"has_used_trial\": true,\n \"heroku\": {{faker 'datatype.boolean'}},\n \"next_billing_at\": \"2018-01-31T16:32:17.238553Z\",\n \"plan\": {\n \"allowed_scan_profiles\": [\n \"normal\"\n ],\n \"charge_model\": \"{{oneOf (array 'per_unit' 'flat_fee')}}\",\n \"currency_code\": \"EUR\",\n \"description\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"is_trial\": {{faker 'datatype.boolean'}},\n \"name\": \"Object name\",\n \"period\": 1,\n \"period_unit\": \"{{oneOf (array 'month' 'year')}}\",\n \"price\": 5000\n },\n \"plan_target_quantity\": 3,\n \"pool_size\": 5,\n \"status\": \"{{oneOf (array 'active' 'trial_ended' 'canceled')}}\",\n \"trialEnd\": \"2018-01-31T16:32:52.226652Z\"\n}", "latency": 0, "statusCode": 200, "label": "Account data", "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": "23b882ce-205f-43a2-9e80-e7029c6ba26d", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "bbcc2d66-9a02-4602-9bb1-c7983e72f943", "documentation": "Authenticate user", "method": "post", "endpoint": "auth/obtain/", "responses": [ { "uuid": "ccbe02c0-96d3-4cb6-8021-bad3770d2078", "body": "{\n \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"ttl\": 31536000\n}", "latency": 0, "statusCode": 200, "label": "Token and respective time to live", "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": "52cd59dd-ef10-4881-a71a-63e1148633c6", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "6c21000c-d830-486d-ba1b-3dd099abeda5", "body": "{\n \"detail\": \"Internal server error.\"\n}", "latency": 0, "statusCode": 500, "label": "Internal server error", "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": "c751582b-ad23-40dd-984b-f131dbca5d85", "documentation": "Replace token with a new one", "method": "post", "endpoint": "auth/refresh/", "responses": [ { "uuid": "e0912ae2-c6af-4803-8529-47c62876eb62", "body": "{\n \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"ttl\": 31536000\n}", "latency": 0, "statusCode": 200, "label": "Token and respective time to live", "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": "cb5961c0-a7b9-4676-96a6-adaf761b5e83", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "8abfc634-3a3f-48ee-99f7-d59164f426d1", "body": "{\n \"detail\": \"Internal server error.\"\n}", "latency": 0, "statusCode": 500, "label": "Internal server error", "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": "78d3eff0-eddc-4514-a915-428709e26fde", "documentation": "Revoke a token", "method": "post", "endpoint": "auth/revoke/", "responses": [ { "uuid": "e795e820-2a47-47ca-ba08-98a446cff110", "body": "{\n \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"ttl\": 31536000\n}", "latency": 0, "statusCode": 200, "label": "Token and respective time to live", "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": "66fe9581-3570-4c83-8fde-20611de0f3d4", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "8cf46bfe-c857-412f-a4cd-b2e28eac6889", "body": "{\n \"detail\": \"Internal server error.\"\n}", "latency": 0, "statusCode": 500, "label": "Internal server error", "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": "749ea564-8ad0-41dc-ad28-22c5eddc85b1", "documentation": "Verify a token", "method": "post", "endpoint": "auth/verify/", "responses": [ { "uuid": "84931bc1-1da8-49ae-8d06-a4f315d192dc", "body": "{\n \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"ttl\": 31536000\n}", "latency": 0, "statusCode": 200, "label": "Token and respective time to live", "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": "3cd4581b-c261-4999-be6a-54902f967a31", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "b21fd4db-a72c-4c97-a32d-38df88f58bf8", "body": "{\n \"detail\": \"Internal server error.\"\n}", "latency": 0, "statusCode": 500, "label": "Internal server error", "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": "ae429ffd-cf25-4cf3-93d6-a3efb72c12d3", "documentation": "Retrieve billing information", "method": "get", "endpoint": "billing/", "responses": [ { "uuid": "cd212d93-03e3-49ef-ac18-106e1b7fdfef", "body": "{\n \"address\": \"\",\n \"city\": \"Munich\",\n \"country\": \"DE\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"other\": \"\",\n \"reg_number\": \"\",\n \"vat_number\": \"\",\n \"zip\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Billing information", "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" }, { "uuid": "c8231ba4-1f86-4ed0-b837-e1e2c5ea0f18", "documentation": "Partial update billing information", "method": "patch", "endpoint": "billing/", "responses": [ { "uuid": "923acc38-527d-413d-9927-f50668ccec36", "body": "{\n \"address\": \"\",\n \"city\": \"Munich\",\n \"country\": \"DE\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"other\": \"\",\n \"reg_number\": \"\",\n \"vat_number\": \"\",\n \"zip\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Billing information", "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": "848b7d4e-f155-4488-8e46-aff54967ab38", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "a2a67b2c-e97d-43bb-ab88-6bc7d1a2fc5b", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "99c06931-5aea-4cca-9a2e-84ed2758a77e", "documentation": "Update billing information", "method": "put", "endpoint": "billing/", "responses": [ { "uuid": "aa27c762-ae8b-4a8b-919b-2f48b77360fa", "body": "{\n \"address\": \"\",\n \"city\": \"Munich\",\n \"country\": \"DE\",\n \"email\": \"\",\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"other\": \"\",\n \"reg_number\": \"\",\n \"vat_number\": \"\",\n \"zip\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Billing information", "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": "ca1de44a-3cdc-46cf-b7f1-619f6abfb800", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "10c2021f-2581-416c-97b2-46d6a2eaafa7", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "1b580f2c-a941-45a3-bb17-9fa6a21d5be7", "documentation": "Action that should be taken to enable the selected targets", "method": "post", "endpoint": "billing/actions/", "responses": [ { "uuid": "8df2c964-4a46-4be8-879a-187fa09db533", "body": "{\n \"action\": \"{{oneOf (array '' 'trial' 'plan' 'subscribe')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Required action to enable targets", "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" }, { "uuid": "6468806a-a659-4b8c-9e6b-d2efe79f6105", "documentation": "Estimate costs of updating a subscription", "method": "post", "endpoint": "billing/estimate/", "responses": [ { "uuid": "61acfeba-14db-4127-8f71-013cb43fe2fe", "body": "{\n \"amount_due\": {{faker 'number.int' max=99999}},\n \"amount_paid\": {{faker 'number.int' max=99999}},\n \"currency_code\": \"EUR\",\n \"discounts\": [\n {\n \"amount\": {{faker 'number.int' max=99999}},\n \"description\": \"\"\n }\n ],\n \"line_items\": [\n {\n \"amount\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"discount_amount\": {{faker 'number.int' max=99999}},\n \"quantity\": {{faker 'number.int' max=99999}},\n \"tax_amount\": {{faker 'number.int' max=99999}},\n \"unit_amount\": {{faker 'number.int' max=99999}}\n }\n ],\n \"plan\": \"\",\n \"plan_id\": \"jMXUw-BE_2vd\",\n \"sub_total\": {{faker 'number.int' max=99999}},\n \"taxes\": [\n {\n \"tax_amount\": {{faker 'number.int' max=99999}},\n \"tax_name\": \"\",\n \"tax_rate\": {{faker 'number.float'}}\n }\n ],\n \"total\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Charges", "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": "b46b598f-48a4-4023-aebf-57462f44e70f", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "13bd516f-5308-49ca-adb1-7108e11b79fb", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "378b3e5f-78bf-4f3e-8011-e24944a1667f", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "d84bf23f-35a7-4dbb-aa3f-b0c486fe2857", "documentation": "Update a subscription", "method": "post", "endpoint": "billing/subscribe/", "responses": [ { "uuid": "f8091222-6e31-40e7-8429-d8079533b586", "body": "{\n \"amount_due\": {{faker 'number.int' max=99999}},\n \"amount_paid\": {{faker 'number.int' max=99999}},\n \"currency_code\": \"EUR\",\n \"discounts\": [\n {\n \"amount\": {{faker 'number.int' max=99999}},\n \"description\": \"\"\n }\n ],\n \"line_items\": [\n {\n \"amount\": {{faker 'number.int' max=99999}},\n \"description\": \"\",\n \"discount_amount\": {{faker 'number.int' max=99999}},\n \"quantity\": {{faker 'number.int' max=99999}},\n \"tax_amount\": {{faker 'number.int' max=99999}},\n \"unit_amount\": {{faker 'number.int' max=99999}}\n }\n ],\n \"plan\": \"\",\n \"plan_id\": \"jMXUw-BE_2vd\",\n \"sub_total\": {{faker 'number.int' max=99999}},\n \"taxes\": [\n {\n \"tax_amount\": {{faker 'number.int' max=99999}},\n \"tax_name\": \"\",\n \"tax_rate\": {{faker 'number.float'}}\n }\n ],\n \"total\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Charges", "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": "791af6fe-f618-4a2c-92ae-20cccb069b40", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "d42e2d99-f222-43d3-a244-ab44ac5eb796", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "cef4ed04-7255-4cbc-a662-fbff4729a58b", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "4f3a10d7-ee62-4916-9ada-1f7e34320cb2", "documentation": "Check validity of password reset token", "method": "post", "endpoint": "check/", "responses": [ { "uuid": "9e51f99c-7540-4aa2-bed5-7339ee4ab667", "body": "{\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "b9a0c6fc-beaa-4322-a324-7b98aa03ca64", "body": "{\n \"error\": \"\"\n}", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "728edf4e-0d9c-4109-8db5-94be6d228948", "documentation": "Enterprise user authentication", "method": "post", "endpoint": "enterprise/auth/obtain/", "responses": [ { "uuid": "8f3f43e3-b533-4e06-be77-c47ba2c61e97", "body": "{\n \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"ttl\": 31536000\n}", "latency": 0, "statusCode": 200, "label": "Token and respective time to live", "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": "cef2dcd1-348c-4dd8-8f3b-98cbcc0a05b6", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "ec118793-387c-442d-b7b0-85b21ec8bd8b", "body": "{\n \"detail\": \"Internal server error.\"\n}", "latency": 0, "statusCode": 500, "label": "Internal server error", "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": "7a326bcc-43cc-49fd-bd07-c6cdf1c57079", "documentation": "Enterprise token refresh", "method": "post", "endpoint": "enterprise/auth/refresh/", "responses": [ { "uuid": "8a422fc2-ce83-45dd-a343-7355974e82fc", "body": "{\n \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"ttl\": 31536000\n}", "latency": 0, "statusCode": 200, "label": "Token and respective time to live", "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": "01faf3bc-9e34-48d3-a95d-0b40a9882e62", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "925bab0b-3ac8-416a-be83-ed8cdf513bc6", "body": "{\n \"detail\": \"Internal server error.\"\n}", "latency": 0, "statusCode": 500, "label": "Internal server error", "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": "2f275e5e-72ce-4703-a0b7-987511e1ab48", "documentation": "Enterprise token revokation", "method": "post", "endpoint": "enterprise/auth/revoke/", "responses": [ { "uuid": "12584f0f-84c6-4119-b43f-69214a709fc0", "body": "{\n \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"ttl\": 31536000\n}", "latency": 0, "statusCode": 200, "label": "Token and respective time to live", "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": "abf9e176-75ad-420e-9ac3-ab080faf7086", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "d7e5251a-5a15-4c30-b6d4-74cd50b36e8c", "body": "{\n \"detail\": \"Internal server error.\"\n}", "latency": 0, "statusCode": 500, "label": "Internal server error", "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": "8725a105-ce1d-40a8-9a17-da86f52cc5b6", "documentation": "Enterprise token verification", "method": "post", "endpoint": "enterprise/auth/verify/", "responses": [ { "uuid": "2e81f169-8ada-4abb-bcee-6f70527395e7", "body": "{\n \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"ttl\": 31536000\n}", "latency": 0, "statusCode": 200, "label": "Token and respective time to live", "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": "1a50327b-0425-4b06-8ddc-567cd9c51ade", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "cda4df86-6c8e-48f3-b49a-61b32302e7cb", "body": "{\n \"detail\": \"Internal server error.\"\n}", "latency": 0, "statusCode": 500, "label": "Internal server error", "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": "6f852d85-65dc-4fb0-9db0-58750d3825e5", "documentation": "List account events", "method": "get", "endpoint": "events/", "responses": [ { "uuid": "aa97ce10-ee9a-4b5e-875c-d7346f37b620", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"content\": {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"is_active\": {{faker 'datatype.boolean'}},\n \"is_admin\": {{faker 'datatype.boolean'}},\n \"is_billing_admin\": {{faker 'datatype.boolean'}},\n \"name\": \"Henrique Cimento\",\n \"title\": \"{{oneOf (array 'ceo' 'cto' 'cso' 'seceng' 'dev' 'devop' 'manager' 'other')}}\"\n },\n \"event_type\": \"{{oneOf (array 'user_created' 'user_deleted' 'target_created' 'target_deleted' 'target_verified' 'target_verification_failed' 'scan_started' 'scan_canceled' 'scan_completed' 'scan_failed' 'finding_detected' 'finding_fixed')}}\",\n \"id\": \"jMXUw-BE_2vd\",\n \"object_type\": \"{{oneOf (array 'user' 'target' 'scan' 'finding')}}\",\n \"ocurred_at\": \"2018-01-31T16:32:17.238553Z\",\n \"webhooks\": [\n {\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Event list", "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": "d7e16705-2232-4987-82f6-329ce871697c", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "533cd47e-7760-42ee-8197-f7b05ffcb666", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "8a916d53-23c9-4ffa-a996-b94f31dee9f1", "documentation": "Retrieve account event", "method": "get", "endpoint": "events/:id/", "responses": [ { "uuid": "4103c927-b072-4600-97f6-c0da76ee4296", "body": "{\n \"content\": {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"is_active\": {{faker 'datatype.boolean'}},\n \"is_admin\": {{faker 'datatype.boolean'}},\n \"is_billing_admin\": {{faker 'datatype.boolean'}},\n \"name\": \"Henrique Cimento\",\n \"title\": \"{{oneOf (array 'ceo' 'cto' 'cso' 'seceng' 'dev' 'devop' 'manager' 'other')}}\"\n },\n \"event_type\": \"{{oneOf (array 'user_created' 'user_deleted' 'target_created' 'target_deleted' 'target_verified' 'target_verification_failed' 'scan_started' 'scan_canceled' 'scan_completed' 'scan_failed' 'finding_detected' 'finding_fixed')}}\",\n \"id\": \"jMXUw-BE_2vd\",\n \"object_type\": \"{{oneOf (array 'user' 'target' 'scan' 'finding')}}\",\n \"ocurred_at\": \"2018-01-31T16:32:17.238553Z\",\n \"webhooks\": [\n {\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A Probely event", "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": "0104c2d0-dd55-4a20-86cb-398860899807", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "a53ac594-9ff5-4855-8d48-d33b1c422670", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "af9d4dfe-a0f4-4509-8be6-4693038098f8", "body": "{\n \"detail\": \"\"\n}", "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": "bac7a923-b20f-4d7f-97c9-df0b3d3151c5", "documentation": "List frameworks", "method": "get", "endpoint": "frameworks/", "responses": [ { "uuid": "cee243fa-5595-41ee-b2c8-077a39736367", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"desc\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"jMXUw-BE_2vd\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Framework list", "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": "94661909-8ef7-45dd-86c4-86c676c459b5", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "3ae8574f-5e67-45e5-9d8e-a30878257bb5", "documentation": "Retrieve framework", "method": "get", "endpoint": "frameworks/:id/", "responses": [ { "uuid": "f416e38b-b799-4a6a-9a88-ec18dd87196c", "body": "{\n \"desc\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"jMXUw-BE_2vd\"\n}", "latency": 0, "statusCode": 200, "label": "Framework object", "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": "5904cce3-41d9-4840-bb1d-229d4a5cb1bb", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "d6e2440a-e67c-49a2-b513-14a55372361a", "body": "{\n \"detail\": \"\"\n}", "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": "a4936cb7-5d28-42df-b7f1-3123aa51347e", "documentation": "Integrations available and installed in the account", "method": "get", "endpoint": "integrations/", "responses": [ { "uuid": "38e1ec6a-c15b-4933-a2b5-e92e891be609", "body": "{\n \"available\": {\n \"heroku\": {{faker 'datatype.boolean'}},\n \"jira_cloud\": {{faker 'datatype.boolean'}},\n \"jira_server\": {{faker 'datatype.boolean'}},\n \"slack\": {{faker 'datatype.boolean'}}\n },\n \"installed\": {\n \"heroku\": {{faker 'datatype.boolean'}},\n \"jira_cloud\": {{faker 'datatype.boolean'}},\n \"jira_server\": {{faker 'datatype.boolean'}},\n \"slack\": {{faker 'datatype.boolean'}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Available and installed integrations in the account", "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": "8c349d2f-1368-471f-8ce3-6d32415b2633", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "4f9d614f-e9db-4e09-aa58-364539349134", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "3a13a883-aefa-4698-9bd4-2cde4c8f95f4", "documentation": "List Jira Projects", "method": "get", "endpoint": "integrations/jira-cloud/projects/", "responses": [ { "uuid": "dd678142-8c41-4581-8d24-81534e92138d", "body": "[\n {\n \"id\": \"10001\",\n \"name\": \"Project\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Jira projects", "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": "35c17a31-2da0-468c-9228-2fbdd6bfd1e1", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "d17ab38c-5990-4c8c-874d-1ef38072af09", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "172696ab-ec5d-4c3c-8e83-315cce8353ca", "documentation": "Retrieve project issue types", "method": "get", "endpoint": "integrations/jira-cloud/projects/:project_id/issue_types/", "responses": [ { "uuid": "d044e400-2adb-41ef-95d1-7befef1c9f57", "body": "[\n {\n \"id\": \"10003\",\n \"name\": \"Story\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Jira issue types available in project", "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": "1f7504ca-2f47-46b7-800b-006b9837e696", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "3fa225df-8a41-4270-9b4b-e94c396bed24", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "f39a79e4-d437-47ff-a36f-971dea90c629", "body": "{\n \"detail\": \"\"\n}", "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": "db8dd7c2-886c-459c-a159-1ab74e2d4993", "documentation": "Retrieve issue priorities", "method": "get", "endpoint": "integrations/jira-cloud/projects/:project_id/issue_types/:issue_type_id/priorities/", "responses": [ { "uuid": "fac15ea1-0cce-482c-ac17-adbe80464908", "body": "[\n {\n \"id\": \"3\",\n \"name\": \"Medium\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Jira issue priorities", "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": "b97cce3a-311b-4c6e-98c4-34a29931b220", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "05a7f674-ef76-4fef-a37c-987b60643feb", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "2f77b61f-5c0a-484f-b7fa-73aabc4a99bf", "documentation": "Retrieve issue statuses", "method": "get", "endpoint": "integrations/jira-cloud/projects/:project_id/issue_types/:issue_type_id/status/", "responses": [ { "uuid": "2d67ab9b-b853-4017-a340-bdf6cdb8f9fc", "body": "[\n {\n \"id\": \"10003\",\n \"name\": \"Backlog\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Jira issue statuses", "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": "efa8f021-646d-4a11-b2bd-cc9f76ceba9d", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "6c5f173f-0f07-46e9-9f7d-318e20415495", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "b9f24113-4e22-45e0-b521-a22e3f410a0a", "body": "{\n \"detail\": \"\"\n}", "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": "962d36e3-9c8d-433f-a87b-963d59c73bc6", "documentation": "List Jira Projects", "method": "get", "endpoint": "integrations/jira-server/projects/", "responses": [ { "uuid": "44f9a9fb-e5be-4e30-9e7d-a7971a446a9c", "body": "[\n {\n \"id\": \"10001\",\n \"name\": \"Project\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Jira projects", "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": "22dd69e3-76f8-4a30-8187-a45f96830ef1", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "a4714634-727b-41cb-bc6b-bea321bdab7f", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "81c60461-474c-41cd-94aa-86ca0309c427", "documentation": "Retrieve project issue types", "method": "get", "endpoint": "integrations/jira-server/projects/:project_id/issue_types/", "responses": [ { "uuid": "51e096a1-3d8c-478f-b061-cb7ec8a88186", "body": "[\n {\n \"id\": \"10003\",\n \"name\": \"Story\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Jira issue types available in project", "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": "c0acd0ed-0634-4873-a243-0b21ca8c07c8", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "38250af2-5043-46fc-97c4-d54729967ec3", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "093050db-a290-4d9a-aff4-15bae65089a5", "body": "{\n \"detail\": \"\"\n}", "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": "48e7dc25-5c01-4757-ae78-bca0bab5b0d8", "documentation": "Retrieve issue priorities", "method": "get", "endpoint": "integrations/jira-server/projects/:project_id/issue_types/:issue_type_id/priorities/", "responses": [ { "uuid": "133b3515-e0f8-45d9-9c2a-45f102294305", "body": "[\n {\n \"id\": \"3\",\n \"name\": \"Medium\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Jira issue priorities", "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": "12760d12-3d2e-4af3-ae32-167ae1fd0db9", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "aa3e64b5-1fe3-4e3a-8c21-3a2df0328368", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "81b0ba85-d111-429b-ab16-21ba7c9b295a", "documentation": "Retrieve issue statuses", "method": "get", "endpoint": "integrations/jira-server/projects/:project_id/issue_types/:issue_type_id/status/", "responses": [ { "uuid": "6425ad0c-9c78-4ef9-8192-305d77797105", "body": "[\n {\n \"id\": \"10003\",\n \"name\": \"Backlog\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Jira issue statuses", "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": "1819e4ab-955e-4432-8893-a86843be48aa", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "41c514e0-97bd-4a38-8233-b01899a7858c", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "9ad3447c-43c8-4ecc-8fab-b615632184a0", "body": "{\n \"detail\": \"\"\n}", "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": "2bbd5051-34b6-428d-89d0-9ce72ab52897", "documentation": "List API keys allowed to operate on account", "method": "get", "endpoint": "keys/", "responses": [ { "uuid": "255fb367-89eb-4b40-9ad8-473f4359682b", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"id\": \"jMXUw-BE_2vd\",\n \"key\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"name\": \"jMXUw-BE_2vd\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "API Key list", "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": "99772bd3-5f3f-4474-9744-ca5d7abc0b3d", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "924921b9-2108-4bf4-8cea-b13fd102ac1d", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "4c25cc37-f096-4edf-a982-8d4def194160", "documentation": "Create account API key", "method": "post", "endpoint": "keys/", "responses": [ { "uuid": "1330bf77-aeb2-46d5-8d5c-45755ce0ecd8", "body": "{\n \"id\": \"jMXUw-BE_2vd\",\n \"key\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"name\": \"Object name\"\n}", "latency": 0, "statusCode": 201, "label": "API Key object", "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": "cbb7fc3c-1fb8-4588-8ab1-e50f424b3ec5", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "d40f81dc-34f6-46bc-b9ec-04a84bc99278", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "41edbc75-eccf-478a-8922-f6293a17d52f", "documentation": "Delete account API key", "method": "delete", "endpoint": "keys/:id/", "responses": [ { "uuid": "88d6f5de-29a7-445b-8e68-7f46477e5732", "body": "", "latency": 0, "statusCode": 204, "label": "Success", "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": "412cb27e-4d2d-4a6b-ad2a-7c71fddc1ed1", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "7cb0203f-f601-49ed-9f26-a7ab6e8d53c9", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "b8584f67-3395-4621-bc93-3b6d60083084", "documentation": "Retrieve account API key", "method": "get", "endpoint": "keys/:id/", "responses": [ { "uuid": "80bb98a3-a024-48ab-9a35-7b89a91ffe3c", "body": "{\n \"id\": \"jMXUw-BE_2vd\",\n \"key\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"name\": \"Object name\"\n}", "latency": 0, "statusCode": 200, "label": "API Key object", "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": "69b0b6fc-9f25-40d6-807e-96093e3ae8dd", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "f99038a1-5fa2-4787-b296-e1e14aee7ad3", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "58da32b1-7e29-4212-a387-6681c6d3fee7", "documentation": "List labels", "method": "get", "endpoint": "labels/", "responses": [ { "uuid": "50d9bbe7-8c40-45df-9554-946d87630329", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Label list", "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": "eaf5465b-f8f8-4678-94f7-c745900524a1", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "03bb5270-8883-45f9-b908-0926116beb65", "documentation": "Create label", "method": "post", "endpoint": "labels/", "responses": [ { "uuid": "5f6a1fe4-0a67-4d6c-b277-db417bc6ba17", "body": "{\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\"\n}", "latency": 0, "statusCode": 201, "label": "Label object", "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": "59cded1a-6aae-4cca-89d4-1aae417908da", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "8ef0642c-a5d8-4473-95b0-3716fbffc90b", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "4832f262-d54c-4c6d-9823-0034fc131546", "documentation": "Delete label", "method": "delete", "endpoint": "labels/:id/", "responses": [ { "uuid": "c50c2beb-95a9-4bdd-b8b5-59fb64c74e26", "body": "", "latency": 0, "statusCode": 204, "label": "Success", "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": "5fe2bd74-0b1f-49fd-9551-84965d04d58d", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "e95bc33d-ec30-47a9-bb74-99b892a912d7", "documentation": "Retrieve framework", "method": "get", "endpoint": "labels/:id/", "responses": [ { "uuid": "6801a596-9093-4c81-97c0-825b71fb5754", "body": "{\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\"\n}", "latency": 0, "statusCode": 200, "label": "Label object", "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": "1c0062ab-fa79-4676-b4e1-3892ceb2ff07", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "d84efd16-11e2-459d-82cb-199445436d79", "body": "{\n \"detail\": \"\"\n}", "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": "6159de6c-5899-4cae-a786-9dc6a5a2adfa", "documentation": "Partial update", "method": "patch", "endpoint": "labels/:id/", "responses": [ { "uuid": "cb96facb-4db9-44e8-a722-3de1bcbf5880", "body": "{\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\"\n}", "latency": 0, "statusCode": 200, "label": "Label object", "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": "37e846bb-41ae-4ed9-8e64-7f9a28fb517c", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "f40deb6e-e82a-4284-945d-7ff4ac4a7811", "body": "{\n \"detail\": \"\"\n}", "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": "84d684c5-3ff5-4530-9a30-f106a9eca7f5", "documentation": "Update label", "method": "put", "endpoint": "labels/:id/", "responses": [ { "uuid": "99338687-83da-42aa-b6bf-e2a3ec4f4703", "body": "{\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\"\n}", "latency": 0, "statusCode": 200, "label": "Label object", "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": "a86f1697-62a8-48d2-ab9a-8776a083b50a", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "5a08dd34-755d-42d2-b715-b52b33012d03", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "5e16e08f-06bf-4905-b9e6-0a365e5e6f6f", "body": "{\n \"detail\": \"\"\n}", "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": "f6402746-4991-40e5-aa0d-c0942f694af3", "documentation": "Subscription plans", "method": "get", "endpoint": "plans/", "responses": [ { "uuid": "c45f9785-3626-4bbf-874b-ab73ad4712f9", "body": "[\n {\n \"allowed_scan_profiles\": [\n \"normal\"\n ],\n \"charge_model\": \"{{oneOf (array 'per_unit' 'flat_fee')}}\",\n \"currency_code\": \"EUR\",\n \"description\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"is_trial\": {{faker 'datatype.boolean'}},\n \"name\": \"Object name\",\n \"period\": 1,\n \"period_unit\": \"{{oneOf (array 'month' 'year')}}\",\n \"price\": 5000\n }\n]", "latency": 0, "statusCode": 200, "label": "Plan list", "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" }, { "uuid": "afb08439-154a-4440-be79-e1dbb09a28df", "documentation": "User data", "method": "get", "endpoint": "profile/", "responses": [ { "uuid": "7e105913-7f23-41de-bc89-39a36b75ea24", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"is_active\": {{faker 'datatype.boolean'}},\n \"is_admin\": {{faker 'datatype.boolean'}},\n \"is_billing_admin\": {{faker 'datatype.boolean'}},\n \"name\": \"Henrique Cimento\",\n \"title\": \"{{oneOf (array 'ceo' 'cto' 'cso' 'seceng' 'dev' 'devop' 'manager' 'other')}}\"\n}", "latency": 0, "statusCode": 200, "label": "User object", "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" }, { "uuid": "6acb4b7f-20da-474c-9152-029cb157058e", "documentation": "Change user password", "method": "post", "endpoint": "profile/change_password/", "responses": [ { "uuid": "2bb6cb34-31c2-4f2e-8f5a-b6098c0bf808", "body": "{\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "dbb2461f-f1b5-400b-a82c-96c89be3c463", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "952dd669-d460-4947-b4a7-1e9022ee8e07", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "65dffd4f-226f-4770-ad06-1f9e14aee7c5", "documentation": "Send reset password email", "method": "post", "endpoint": "reset/", "responses": [ { "uuid": "17168844-63b2-4be6-bf40-314c4054b1a9", "body": "{\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "ed55e429-dd6c-4086-9e0d-8915f443f302", "body": "{\n \"error\": \"\"\n}", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f769b82a-5f9b-4311-b214-d92e70054d14", "documentation": "Reset password after asking for a reset (with the token sent by email).\n", "method": "post", "endpoint": "setpassword/", "responses": [ { "uuid": "e383a009-8feb-467e-bee2-81283936feb0", "body": "{\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "4cf7699c-555a-4b20-a75e-1f1392e2b4e8", "body": "{\n \"error\": \"\"\n}", "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" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4aa5b363-1a80-4c7e-860c-4a8bf7d328c1", "documentation": "Available actions for the selected targets", "method": "post", "endpoint": "target-actions/", "responses": [ { "uuid": "d52b001e-8171-4f82-ae91-01127b4aa688", "body": "[\n {\n \"action\": \"{{oneOf (array 'edit' 'delete' 'trial' 'plan' 'subscribe' 'unsubscribe' 'archive' 'activate')}}\",\n \"label\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Available actions for targets", "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" }, { "uuid": "f2919c14-7b2e-4325-ac00-3a6940ee98e9", "documentation": "List targets", "method": "get", "endpoint": "targets/", "responses": [ { "uuid": "3979784d-65ab-4e07-94cb-ca38f2c90cba", "body": "{\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"pagination_count\": 6,\n \"results\": [\n {\n \"allowed_scan_profiles\": [\n {\n \"id\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"name\": \"\"\n }\n ],\n \"assets\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"include\": {{faker 'datatype.boolean'}},\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}}\n }\n ],\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"connected_target\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"environment\": \"{{oneOf (array 'testing' 'production')}}\",\n \"id\": \"jMXUw-BE_2vd\",\n \"labels\": [\n \"\"\n ],\n \"name\": \"Object name\",\n \"report_type\": \"{{oneOf (array 'default' 'owasp' 'pci')}}\",\n \"scan_profile\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"site\": {\n \"basic_auth\": {\n \"password\": \"dolphins\",\n \"username\": \"probely\"\n },\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"form_login\": [\n {\n \"name\": \"username\",\n \"value\": \"probely\"\n }\n ],\n \"form_login_check_pattern\": \"\",\n \"form_login_url\": \"https://app.probely.com/\",\n \"has_basic_auth\": true,\n \"has_form_login\": true,\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"app.probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"https://app.probely.com\",\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}},\n \"whitelist\": [\n \"/private/path/\"\n ]\n },\n \"type\": \"{{oneOf (array 'free' 'single' 'multi')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "List of targets", "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": "5b21c6ca-e684-41c3-9190-b75fc10ea087", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "15becc10-67bf-4f95-be50-57124d121f23", "body": "{\n \"detail\": \"\"\n}", "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": "26cdf3a0-544d-466e-a9e9-0151e8b2d52b", "body": "{\n \"detail\": \"Internal server error.\"\n}", "latency": 0, "statusCode": 500, "label": "Internal server error", "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": "bf3ef3ea-cb21-431f-a8ba-69a60fbc2722", "documentation": "Create target", "method": "post", "endpoint": "targets/", "responses": [ { "uuid": "fec9ebe4-0072-4b4a-bf2d-3dd0ad028401", "body": "{\n \"allowed_scan_profiles\": [\n {\n \"id\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"name\": \"\"\n }\n ],\n \"assets\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"include\": {{faker 'datatype.boolean'}},\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}}\n }\n ],\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"connected_target\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"environment\": \"{{oneOf (array 'testing' 'production')}}\",\n \"id\": \"jMXUw-BE_2vd\",\n \"labels\": [\n \"\"\n ],\n \"name\": \"Object name\",\n \"report_type\": \"{{oneOf (array 'default' 'owasp' 'pci')}}\",\n \"scan_profile\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"site\": {\n \"basic_auth\": {\n \"password\": \"dolphins\",\n \"username\": \"probely\"\n },\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"form_login\": [\n {\n \"name\": \"username\",\n \"value\": \"probely\"\n }\n ],\n \"form_login_check_pattern\": \"\",\n \"form_login_url\": \"https://app.probely.com/\",\n \"has_basic_auth\": true,\n \"has_form_login\": true,\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"app.probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"https://app.probely.com\",\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}},\n \"whitelist\": [\n \"/private/path/\"\n ]\n },\n \"type\": \"{{oneOf (array 'free' 'single' 'multi')}}\"\n}", "latency": 0, "statusCode": 201, "label": "Target object", "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": "787f0115-3f3e-48be-a4ec-99963a3f1e9b", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "49b67036-856d-439d-9838-522327c05108", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "43bea3ff-e15c-4346-b271-d0bf28170a43", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "15651856-e35b-45ca-bc31-03cdafe18cf2", "body": "{\n \"detail\": \"Internal server error.\"\n}", "latency": 0, "statusCode": 500, "label": "Internal server error", "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": "a2e4737e-1639-46fc-aafc-3fc4a0d319dc", "documentation": "Activate targets", "method": "post", "endpoint": "targets/activate/", "responses": [ { "uuid": "7d51b0d1-fa4f-4cfa-9927-79722a664e3e", "body": "[\n \"jMXUw-BE_2vd\"\n]", "latency": 0, "statusCode": 200, "label": "Target id list", "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": "60c743d9-f5eb-45db-a771-8a50b9370c3f", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "8a232de0-ad63-48e5-a683-8a5e3f3951e8", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "41bc597c-b1dc-4ea5-a08b-267d3e405251", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "0f40a83f-ddf1-4088-bda0-6800366cee6b", "documentation": "Average fix time graph data (all targets)", "method": "get", "endpoint": "targets/all/average_fix_time/", "responses": [ { "uuid": "49128b79-c4c1-45f2-8aa4-3ce9b53b15ad", "body": "{\n \"results\": {\n \"high\": 2,\n \"low\": 3,\n \"medium\": 5\n }\n}", "latency": 0, "statusCode": 200, "label": "Average fix time plot data", "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" }, { "uuid": "6fd60444-9977-491e-84d2-31d78295e96e", "documentation": "Targets with open vulnerabilities pie chart data", "method": "get", "endpoint": "targets/all/needs_attention_pie/", "responses": [ { "uuid": "a79f28a0-c668-42d7-8b3b-15eb21d30047", "body": "{\n \"0\": {\n \"0\": \"needing attention\",\n \"1\": {{faker 'number.int' max=99999}},\n \"2\": \"needs_atention\"\n },\n \"1\": {\n \"0\": \"no issues found\",\n \"1\": {{faker 'number.int' max=99999}},\n \"2\": \"no_issues_found\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "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" }, { "uuid": "c87e3f6b-14ba-473c-9e86-5b4df2389ad3", "documentation": "Targets with open vulnerabilities", "method": "get", "endpoint": "targets/all/needs_attention_top/", "responses": [ { "uuid": "33908437-f704-4a6f-a0f3-b004230a40f2", "body": "[\n {\n \"highs\": 3,\n \"id\": \"QJxMvgPebu0e\",\n \"lows\": 4,\n \"mediums\": 8,\n \"name\": \"Probely\",\n \"url\": \"https://probely.com\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Success", "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" }, { "uuid": "175b9353-f923-4906-b4e4-09791550b6d7", "documentation": "Risk trend graph data (all targets)", "method": "get", "endpoint": "targets/all/risk_trend/", "responses": [ { "uuid": "bc392be4-68a4-4364-a29c-08a232381ae9", "body": "[\n {\n \"0\": \"{{faker 'date.recent' 365}}\",\n \"1\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Risk trend plot data", "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" }, { "uuid": "98762bf8-ac3b-4ade-b4a4-6cffed5cc33d", "documentation": "List scans for all targets", "method": "get", "endpoint": "targets/all/scans/", "responses": [ { "uuid": "c8a5a03e-0b3c-4425-b0ad-7215f0f1fc5a", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"completed\": \"2018-01-31T16:32:17.238553Z\",\n \"crawler\": {\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"status\": {\n \"0\": {{faker 'number.int' max=99999}},\n \"1\": {{faker 'number.int' max=99999}}\n },\n \"warning\": [\n \"\"\n ]\n },\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"fingerprinter\": {\n \"count\": {{faker 'number.int' max=99999}},\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"warning\": [\n \"\"\n ]\n },\n \"highs\": {{faker 'number.int' max=99999}},\n \"id\": \"jMXUw-BE_2vd\",\n \"lows\": {{faker 'number.int' max=99999}},\n \"mediums\": {{faker 'number.int' max=99999}},\n \"scan_profile\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"scanner\": {\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"status\": {\n \"0\": {{faker 'number.int' max=99999}},\n \"1\": {{faker 'number.int' max=99999}}\n },\n \"warning\": [\n \"\"\n ]\n },\n \"started\": \"2018-01-31T16:32:17.238553Z\",\n \"status\": \"{{oneOf (array 'queued' 'started' 'under_review' 'completed' 'completed_with_errors' 'failed' 'canceled' 'canceling')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Scan list", "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": "bd1cbb8f-0766-40bf-8dad-02f801e9ac0f", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "e8bc06c9-ef41-46f5-b016-ce194456a0bf", "documentation": "List scheduled scans for all targets expanding recurrence", "method": "get", "endpoint": "targets/all/scheduledscans/expanded/", "responses": [ { "uuid": "c1263067-b70f-4ee4-8afc-60d2751c9b85", "body": "{\n \"results\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"date_time\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"QJxMvgPebu0e\",\n \"recurrence\": \"{{oneOf (array 'd' 'w' 'm' 'q' '')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Next scheduled scans", "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": "25fe94eb-e3f9-4a4b-a36c-fc73faaacf81", "body": "{\n \"detail\": \"\"\n}", "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": "80490e36-bf27-4f51-b930-421491d79aaf", "documentation": "Severity trend graph data (all targets)", "method": "get", "endpoint": "targets/all/severity_trend/", "responses": [ { "uuid": "1af59dde-81d9-47a9-a452-023f9300ce71", "body": "{\n \"results\": {\n \"high\": [\n {\n \"0\": \"{{faker 'date.recent' 365}}\",\n \"1\": {{faker 'number.int' max=99999}}\n }\n ],\n \"low\": [\n {\n \"0\": \"{{faker 'date.recent' 365}}\",\n \"1\": {{faker 'number.int' max=99999}}\n }\n ],\n \"medium\": [\n {\n \"0\": \"{{faker 'date.recent' 365}}\",\n \"1\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"step\": 86400\n}", "latency": 0, "statusCode": 200, "label": "Severity trend plot data", "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" }, { "uuid": "3947ea02-1b5f-4f65-ae0c-55d96e41a917", "documentation": "Top 5 vulnerabilities (all targets).", "method": "get", "endpoint": "targets/all/top_vulns/", "responses": [ { "uuid": "3e6a89bf-99c5-44b8-90f8-41638bffb97f", "body": "[\n {\n \"0\": \"\",\n \"1\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Top vulnerabilities plot data", "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" }, { "uuid": "1ffd7db0-9f91-4ee8-bc14-db00719025d4", "documentation": "Archive targets", "method": "post", "endpoint": "targets/archive/", "responses": [ { "uuid": "48120f40-d9ae-44eb-b097-72c5ce4f2c0c", "body": "[\n \"jMXUw-BE_2vd\"\n]", "latency": 0, "statusCode": 200, "label": "Target id list", "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": "66ae37dc-149e-43d4-85f5-74c9b7ce4f53", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "78be55fb-441d-4175-849b-f952dcd622bd", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "028a36b5-d5a5-4421-9233-593bbfe56dd8", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "13418d83-6cba-4c39-b838-fddf4685beff", "documentation": "List archived targets", "method": "post", "endpoint": "targets/archived/", "responses": [ { "uuid": "b1572476-be13-4d82-8189-7a7ccbb79ee2", "body": "{\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"pagination_count\": 6,\n \"results\": [\n {\n \"allowed_scan_profiles\": [\n {\n \"id\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"name\": \"\"\n }\n ],\n \"assets\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"include\": {{faker 'datatype.boolean'}},\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}}\n }\n ],\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"connected_target\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"environment\": \"{{oneOf (array 'testing' 'production')}}\",\n \"id\": \"jMXUw-BE_2vd\",\n \"labels\": [\n \"\"\n ],\n \"name\": \"Object name\",\n \"report_type\": \"{{oneOf (array 'default' 'owasp' 'pci')}}\",\n \"scan_profile\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"site\": {\n \"basic_auth\": {\n \"password\": \"dolphins\",\n \"username\": \"probely\"\n },\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"form_login\": [\n {\n \"name\": \"username\",\n \"value\": \"probely\"\n }\n ],\n \"form_login_check_pattern\": \"\",\n \"form_login_url\": \"https://app.probely.com/\",\n \"has_basic_auth\": true,\n \"has_form_login\": true,\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"app.probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"https://app.probely.com\",\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}},\n \"whitelist\": [\n \"/private/path/\"\n ]\n },\n \"type\": \"{{oneOf (array 'free' 'single' 'multi')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "List of targets", "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": "1cc8acc2-fbe8-4dee-a49b-69d74f7606f3", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "707525f2-24ac-4eb8-a6ed-5f199714a598", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "ebbd1031-7f98-4ad0-8375-1c810727da34", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "efa27958-d84d-45b4-80ea-1ce760700fd3", "documentation": "Delete target", "method": "delete", "endpoint": "targets/:id/", "responses": [ { "uuid": "0c7de898-7daa-4b65-9f00-5949cf09597e", "body": "", "latency": 0, "statusCode": 204, "label": "Success", "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": "42e5dee6-4bcb-49bf-b559-cd7e18c62da9", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "e1230867-788b-4c93-8d65-b7c1dae89f8d", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "3cfe8144-be09-4332-959b-8d32e64780ec", "body": "{\n \"detail\": \"\"\n}", "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": "c8a4cb62-a330-4070-bb5d-ee77a6c24d43", "documentation": "Retrieve target", "method": "get", "endpoint": "targets/:id/", "responses": [ { "uuid": "1f96ab39-7217-48d6-836e-4150205f9090", "body": "{\n \"allowed_scan_profiles\": [\n {\n \"id\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"name\": \"\"\n }\n ],\n \"assets\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"include\": {{faker 'datatype.boolean'}},\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}}\n }\n ],\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"connected_target\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"environment\": \"{{oneOf (array 'testing' 'production')}}\",\n \"id\": \"jMXUw-BE_2vd\",\n \"labels\": [\n \"\"\n ],\n \"name\": \"Object name\",\n \"report_type\": \"{{oneOf (array 'default' 'owasp' 'pci')}}\",\n \"scan_profile\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"site\": {\n \"basic_auth\": {\n \"password\": \"dolphins\",\n \"username\": \"probely\"\n },\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"form_login\": [\n {\n \"name\": \"username\",\n \"value\": \"probely\"\n }\n ],\n \"form_login_check_pattern\": \"\",\n \"form_login_url\": \"https://app.probely.com/\",\n \"has_basic_auth\": true,\n \"has_form_login\": true,\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"app.probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"https://app.probely.com\",\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}},\n \"whitelist\": [\n \"/private/path/\"\n ]\n },\n \"type\": \"{{oneOf (array 'free' 'single' 'multi')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Target object", "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": "e71813eb-306d-44e4-8463-d615447b9877", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "22b9d077-9ea0-45f6-b448-307c588c217b", "body": "{\n \"detail\": \"\"\n}", "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": "e315def6-4866-416f-ab25-517c4a25e780", "body": "{\n \"detail\": \"Internal server error.\"\n}", "latency": 0, "statusCode": 500, "label": "Internal server error", "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": "e7ed0a42-5487-4ee4-81cd-3e9f31671e56", "documentation": "Partial update target", "method": "patch", "endpoint": "targets/:id/", "responses": [ { "uuid": "0064da2d-508e-4d82-8c68-539ea29b8890", "body": "{\n \"allowed_scan_profiles\": [\n {\n \"id\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"name\": \"\"\n }\n ],\n \"assets\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"include\": {{faker 'datatype.boolean'}},\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}}\n }\n ],\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"connected_target\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"environment\": \"{{oneOf (array 'testing' 'production')}}\",\n \"id\": \"jMXUw-BE_2vd\",\n \"labels\": [\n \"\"\n ],\n \"name\": \"Object name\",\n \"report_type\": \"{{oneOf (array 'default' 'owasp' 'pci')}}\",\n \"scan_profile\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"site\": {\n \"basic_auth\": {\n \"password\": \"dolphins\",\n \"username\": \"probely\"\n },\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"form_login\": [\n {\n \"name\": \"username\",\n \"value\": \"probely\"\n }\n ],\n \"form_login_check_pattern\": \"\",\n \"form_login_url\": \"https://app.probely.com/\",\n \"has_basic_auth\": true,\n \"has_form_login\": true,\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"app.probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"https://app.probely.com\",\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}},\n \"whitelist\": [\n \"/private/path/\"\n ]\n },\n \"type\": \"{{oneOf (array 'free' 'single' 'multi')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Target object", "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": "7cce7bfd-dbe4-4183-8dd2-8c6126e583ae", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "89647f15-f41a-4c2c-8357-6e9d3e292a13", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "e0201a07-4370-49e8-9e3c-1918a885b154", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "704078b3-ccc2-42cc-a036-dae08e9b2763", "body": "{\n \"detail\": \"\"\n}", "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": "3d7ff645-647e-410d-8860-4cf2f71884a9", "documentation": "Update target", "method": "put", "endpoint": "targets/:id/", "responses": [ { "uuid": "7056ade9-e28a-4c32-aefa-f2107f7c9773", "body": "{\n \"allowed_scan_profiles\": [\n {\n \"id\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"name\": \"\"\n }\n ],\n \"assets\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"include\": {{faker 'datatype.boolean'}},\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}}\n }\n ],\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"connected_target\": \"\",\n \"enabled\": {{faker 'datatype.boolean'}},\n \"environment\": \"{{oneOf (array 'testing' 'production')}}\",\n \"id\": \"jMXUw-BE_2vd\",\n \"labels\": [\n \"\"\n ],\n \"name\": \"Object name\",\n \"report_type\": \"{{oneOf (array 'default' 'owasp' 'pci')}}\",\n \"scan_profile\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"site\": {\n \"basic_auth\": {\n \"password\": \"dolphins\",\n \"username\": \"probely\"\n },\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"form_login\": [\n {\n \"name\": \"username\",\n \"value\": \"probely\"\n }\n ],\n \"form_login_check_pattern\": \"\",\n \"form_login_url\": \"https://app.probely.com/\",\n \"has_basic_auth\": true,\n \"has_form_login\": true,\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"app.probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"https://app.probely.com\",\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}},\n \"whitelist\": [\n \"/private/path/\"\n ]\n },\n \"type\": \"{{oneOf (array 'free' 'single' 'multi')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Target object", "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": "4657dfb3-ca7c-43d3-bf25-1fed59ebfeb1", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "0b6c5dde-e6aa-4b41-b0a7-c7c88c6893b8", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "0d60e378-115e-4d5c-a2b3-8caaefbc4b67", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "e29743d5-7e83-41f6-a5b7-b43e05de951c", "body": "{\n \"detail\": \"\"\n}", "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": "92b3cab8-39b9-42b6-bf98-df730fc4a008", "documentation": "List target's assets", "method": "get", "endpoint": "targets/:target_id/assets/", "responses": [ { "uuid": "118b5e5d-e93e-4540-b065-66314d7f5acf", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"include\": {{faker 'datatype.boolean'}},\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Asset list", "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": "05d7e982-bdff-42c3-8607-726197065951", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "212a5a76-b6d4-49a1-8eb4-842d7676598b", "body": "{\n \"detail\": \"\"\n}", "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": "990b6c64-3768-4b83-93f9-02bc743a1bf9", "documentation": "Create new asset", "method": "post", "endpoint": "targets/:target_id/assets/", "responses": [ { "uuid": "5eb8cb71-21e9-4795-8411-30afeca33f24", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"include\": {{faker 'datatype.boolean'}},\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 201, "label": "Asset object", "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": "276b546d-c848-4b8b-a39b-5df6daaff450", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "5af338c0-8e14-4a80-a60b-1b72f9340797", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "92a84ef6-cbce-49ca-b2ab-8a4fd4d57285", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "21ac1e7f-6067-4734-9e85-1e638fca55f6", "body": "{\n \"detail\": \"\"\n}", "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": "0598ad44-b15b-4282-84cb-10b007c4496b", "documentation": "Delete asset", "method": "delete", "endpoint": "targets/:target_id/assets/:id/", "responses": [ { "uuid": "dc1b4fa9-6402-4bb7-9e21-c2f68fa9b34b", "body": "", "latency": 0, "statusCode": 204, "label": "Success", "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": "108cd871-c2f5-4310-8454-ca5c1c2d2c74", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "f026ae3f-f769-4e2c-b909-72d48a5b1936", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "948a3873-3b52-46ac-8f3b-1fe79a891eb9", "body": "{\n \"detail\": \"\"\n}", "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": "b6a6961a-29a7-41ac-8d7d-214926998dbf", "documentation": "Retrieve asset", "method": "get", "endpoint": "targets/:target_id/assets/:id/", "responses": [ { "uuid": "1a11b7c5-a815-4b78-8258-b5116dccda25", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"include\": {{faker 'datatype.boolean'}},\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Asset object", "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": "0209f68f-f33e-415c-823e-b299fa8b69ac", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "47b38d02-4923-4844-b1f2-a3363491c01e", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "fb38ed6a-5ee9-4c0d-8472-b5d002c97ef0", "body": "{\n \"detail\": \"\"\n}", "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": "095926f8-7248-4d00-a42c-02bb9b4c0d38", "documentation": "Partial update assets", "method": "patch", "endpoint": "targets/:target_id/assets/:id/", "responses": [ { "uuid": "f0363fc6-e17c-49f7-a7a0-5d51187122c2", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"include\": {{faker 'datatype.boolean'}},\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Asset object", "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": "77f156af-8151-40bf-89ca-d284de1a5302", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "1a979dd1-5ab8-4cc7-82ce-3055d5e8f5e1", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "df5c9f52-a2cf-4e93-979a-8d79b215aec4", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "9a7eea8d-9775-4131-a669-bc91997e38fc", "body": "{\n \"detail\": \"\"\n}", "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": "c20f7633-e0b8-4c04-a378-88694ab61fc3", "documentation": "Update asset", "method": "put", "endpoint": "targets/:target_id/assets/:id/", "responses": [ { "uuid": "bf9ae50a-9689-46e4-aa07-86213c78384a", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"include\": {{faker 'datatype.boolean'}},\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Asset object", "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": "c4af9a2e-c32c-4200-b5ec-2e51c28f0799", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "b76c088a-8416-4d07-b03a-45c5136c18a8", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "4e273eb7-c687-4388-9d94-cd46ee105b29", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "8e277b8e-bf81-4ea7-ad16-33dd69028cd1", "body": "{\n \"detail\": \"\"\n}", "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": "a55f2054-0c76-46c8-819d-529f5e623f38", "documentation": "Verify asset ownership", "method": "post", "endpoint": "targets/:target_id/assets/:id/verify/", "responses": [ { "uuid": "7d99bc82-05d2-41db-a54f-fcac4af35886", "body": "{\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "ddab5889-10c6-4a3c-901e-e4e6a14f4aa7", "body": "{\n \"error\": \"\"\n}", "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": "6268fe9d-8154-4059-93ba-d07d613d8947", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "3ec65a9a-f721-4153-b50b-8b9ed4144521", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "95aee371-b464-421e-9807-184d355f319c", "body": "{\n \"detail\": \"\"\n}", "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": "1e4563e7-3451-4c62-a35e-7bd20fff59ed", "documentation": "Average vulnerability trend graph data", "method": "get", "endpoint": "targets/:target_id/average_fix_time/", "responses": [ { "uuid": "65ddd3c1-4241-4cf4-97dd-275b2bfa2acf", "body": "{\n \"results\": {\n \"high\": 2,\n \"low\": 3,\n \"medium\": 5\n }\n}", "latency": 0, "statusCode": 200, "label": "Average fix time plot data", "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" }, { "uuid": "8a650e8f-58d5-466e-a8a0-7879084e12a6", "documentation": "List target events", "method": "get", "endpoint": "targets/:target_id/events/", "responses": [ { "uuid": "066cf1f6-69c2-436e-92fc-f50cff0b5a2c", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"content\": {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"is_active\": {{faker 'datatype.boolean'}},\n \"is_admin\": {{faker 'datatype.boolean'}},\n \"is_billing_admin\": {{faker 'datatype.boolean'}},\n \"name\": \"Henrique Cimento\",\n \"title\": \"{{oneOf (array 'ceo' 'cto' 'cso' 'seceng' 'dev' 'devop' 'manager' 'other')}}\"\n },\n \"event_type\": \"{{oneOf (array 'user_created' 'user_deleted' 'target_created' 'target_deleted' 'target_verified' 'target_verification_failed' 'scan_started' 'scan_canceled' 'scan_completed' 'scan_failed' 'finding_detected' 'finding_fixed')}}\",\n \"id\": \"jMXUw-BE_2vd\",\n \"object_type\": \"{{oneOf (array 'user' 'target' 'scan' 'finding')}}\",\n \"ocurred_at\": \"2018-01-31T16:32:17.238553Z\",\n \"webhooks\": [\n {\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Event list", "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": "074b88d0-4c6d-4ea9-a85d-84993a7c0c7f", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "6e788d2f-6ba0-4c09-98b0-a05fffbee966", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "6603cc45-f621-4c61-a1f9-ffef720b7a78", "body": "{\n \"detail\": \"\"\n}", "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": "cf2db256-6ef5-47f6-9ca9-f359c5c4f1f6", "documentation": "Retrieve target event", "method": "get", "endpoint": "targets/:target_id/events/:id/", "responses": [ { "uuid": "642b3ec2-41ea-45cc-a38e-86d93faffedd", "body": "{\n \"content\": {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"is_active\": {{faker 'datatype.boolean'}},\n \"is_admin\": {{faker 'datatype.boolean'}},\n \"is_billing_admin\": {{faker 'datatype.boolean'}},\n \"name\": \"Henrique Cimento\",\n \"title\": \"{{oneOf (array 'ceo' 'cto' 'cso' 'seceng' 'dev' 'devop' 'manager' 'other')}}\"\n },\n \"event_type\": \"{{oneOf (array 'user_created' 'user_deleted' 'target_created' 'target_deleted' 'target_verified' 'target_verification_failed' 'scan_started' 'scan_canceled' 'scan_completed' 'scan_failed' 'finding_detected' 'finding_fixed')}}\",\n \"id\": \"jMXUw-BE_2vd\",\n \"object_type\": \"{{oneOf (array 'user' 'target' 'scan' 'finding')}}\",\n \"ocurred_at\": \"2018-01-31T16:32:17.238553Z\",\n \"webhooks\": [\n {\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A Probely event", "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": "ab567402-2bd6-4d19-986c-dc134ea94936", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "2e186684-3c15-41c9-a25d-3bb3687c21f6", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "d4054100-9578-4bcb-9b8b-f47d6de9688b", "body": "{\n \"detail\": \"\"\n}", "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": "5ba11373-3909-4233-b864-8914228e95a6", "documentation": "List target findings", "method": "get", "endpoint": "targets/:target_id/findings/", "responses": [ { "uuid": "6a69d68c-6569-452a-8976-e6426263125f", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"assignee\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"comment\": \"\",\n \"cvss_score\": 6.5,\n \"cvss_vector\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\",\n \"definition\": {\n \"desc\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n },\n \"evidence\": \"\",\n \"extra\": \"\",\n \"fix\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"insertion_point\": \"{{oneOf (array 'cookie' 'header' 'parameter' 'arbitrary_url_param_name' 'url_path_folder' '')}}\",\n \"labels\": [\n \"\"\n ],\n \"last_found\": \"2018-02-19T18:58:50.906015Z\",\n \"method\": \"{{oneOf (array 'GET' 'OPTIONS' 'POST' 'PUT' 'PATCH' 'DELETE' 'HEAD')}}\",\n \"parameter\": \"\",\n \"params\": \"\",\n \"path\": \"\",\n \"reporter\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"requests\": [\n {\n \"request\": \"\",\n \"response\": \"\"\n }\n ],\n \"scans\": [\n \"\"\n ],\n \"severity\": \"{{oneOf (array '10' '20' '30')}}\",\n \"state\": \"{{oneOf (array 'notfixed' 'invalid' 'accepted' 'fixed')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n },\n \"url\": \"\",\n \"value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Finding list", "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": "d7bc8f2c-9e1a-4dbd-9442-41fd9232c65c", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "f927d845-2019-41e5-bf41-97afebdd64de", "body": "{\n \"detail\": \"\"\n}", "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": "219bacfd-6d4b-4be8-869f-7f3fa4d24fd8", "documentation": "Finding report", "method": "post", "endpoint": "targets/:target_id/findings/bulk/report/", "responses": [ { "uuid": "3d579ff4-c8af-4d68-b60d-492ede41c548", "body": "", "latency": 0, "statusCode": 200, "label": "Token to retrieve report.\n", "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": "05a78c58-085a-4ad0-8dcb-fac106f3d438", "body": "{\n \"error\": \"\"\n}", "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": "0f95d80b-d985-42c5-97ae-f1cadbf02651", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "86a47878-d8ca-4195-b037-539073b927d9", "body": "{\n \"detail\": \"\"\n}", "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": "9cf46438-2a5c-456b-ad4e-d12ac0ba03c4", "documentation": "Bulk retest findings", "method": "post", "endpoint": "targets/:target_id/findings/bulk/retest/", "responses": [ { "uuid": "e956880f-4377-491b-9a4b-cee98f727c4e", "body": "", "latency": 0, "statusCode": 200, "label": "List of assessment IDs.\n", "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": "1987d4b0-8886-4e81-8ab2-24d06aca3bf9", "body": "{\n \"error\": \"\"\n}", "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": "fbd27b35-814a-4eed-b995-e6017dc58d4c", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "0aa60a93-e0e8-48f8-9238-2ff675b3cf6e", "body": "{\n \"detail\": \"\"\n}", "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": "cf3a7896-d37f-4c56-9ce9-348df6c3d69e", "documentation": "Bulk update findings", "method": "patch", "endpoint": "targets/:target_id/findings/bulk/update/", "responses": [ { "uuid": "be109914-6c8a-46ec-8083-fe4498fef9f4", "body": "", "latency": 0, "statusCode": 200, "label": "Success", "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": "0ee5125d-9aaa-4ec8-b314-3a5650f78670", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "268efc02-5572-46b6-ae45-c5cf6930cb2e", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "ea722493-26f1-4a19-8402-00f05ab81ebb", "body": "{\n \"detail\": \"\"\n}", "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": "4c94f982-d9bd-4df4-8a6c-e59322618d44", "documentation": "Retrieve finding report PDF format", "method": "get", "endpoint": "targets/:target_id/findings/report/", "responses": [ { "uuid": "e2a12d59-3955-41b1-9093-370389577f01", "body": "", "latency": 0, "statusCode": 200, "label": "Scan report PDF", "headers": [{ "key": "Content-Type", "value": "application/pdf" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a27c100a-3d20-4b76-8f2d-ae7bfa2b37f8", "body": "{\n \"error\": \"\"\n}", "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": "605b3bb4-98e7-474b-8833-5421e4593824", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "f2d0e609-66c7-4d6d-958c-f3d329402ce8", "body": "{\n \"detail\": \"\"\n}", "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": "bb756ad1-fab0-40b2-aaf7-d30f3fec6279", "documentation": "Retrieve finding", "method": "get", "endpoint": "targets/:target_id/findings/:id/", "responses": [ { "uuid": "9784a10d-ca29-4722-9e00-7cd0e21d717c", "body": "{\n \"assignee\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"comment\": \"\",\n \"cvss_score\": 6.5,\n \"cvss_vector\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\",\n \"definition\": {\n \"desc\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n },\n \"evidence\": \"\",\n \"extra\": \"\",\n \"fix\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"insertion_point\": \"{{oneOf (array 'cookie' 'header' 'parameter' 'arbitrary_url_param_name' 'url_path_folder' '')}}\",\n \"labels\": [\n \"\"\n ],\n \"last_found\": \"2018-02-19T18:58:50.906015Z\",\n \"method\": \"{{oneOf (array 'GET' 'OPTIONS' 'POST' 'PUT' 'PATCH' 'DELETE' 'HEAD')}}\",\n \"parameter\": \"\",\n \"params\": \"\",\n \"path\": \"\",\n \"reporter\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"requests\": [\n {\n \"request\": \"\",\n \"response\": \"\"\n }\n ],\n \"scans\": [\n \"\"\n ],\n \"severity\": \"{{oneOf (array '10' '20' '30')}}\",\n \"state\": \"{{oneOf (array 'notfixed' 'invalid' 'accepted' 'fixed')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n },\n \"url\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Finding object", "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": "2fa61452-9ed4-47f8-8f9e-4d9e4c904421", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "7ba46d5a-4ea9-4196-a288-68aa570eefcb", "body": "{\n \"detail\": \"\"\n}", "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": "1af87e01-c474-4069-9c91-e19cbc71ff17", "documentation": "Partial update finding", "method": "patch", "endpoint": "targets/:target_id/findings/:id/", "responses": [ { "uuid": "8af38ab6-02e3-4a28-8394-db7741e2652d", "body": "{\n \"assignee\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"comment\": \"\",\n \"cvss_score\": 6.5,\n \"cvss_vector\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\",\n \"definition\": {\n \"desc\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n },\n \"evidence\": \"\",\n \"extra\": \"\",\n \"fix\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"insertion_point\": \"{{oneOf (array 'cookie' 'header' 'parameter' 'arbitrary_url_param_name' 'url_path_folder' '')}}\",\n \"labels\": [\n \"\"\n ],\n \"last_found\": \"2018-02-19T18:58:50.906015Z\",\n \"method\": \"{{oneOf (array 'GET' 'OPTIONS' 'POST' 'PUT' 'PATCH' 'DELETE' 'HEAD')}}\",\n \"parameter\": \"\",\n \"params\": \"\",\n \"path\": \"\",\n \"reporter\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"requests\": [\n {\n \"request\": \"\",\n \"response\": \"\"\n }\n ],\n \"scans\": [\n \"\"\n ],\n \"severity\": \"{{oneOf (array '10' '20' '30')}}\",\n \"state\": \"{{oneOf (array 'notfixed' 'invalid' 'accepted' 'fixed')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n },\n \"url\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Finding object", "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": "e0fea466-0878-49cf-8391-165965d4686e", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "769a7c8e-c071-440e-aa32-263f6d49f03c", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "7855771d-ef55-4c1c-b83a-fe867cdec0b9", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "2ff756c3-9ba1-4ad7-bdb6-a7025a15cef6", "body": "{\n \"detail\": \"\"\n}", "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": "f8fe372a-a528-44c9-be83-790e2ed299f9", "documentation": "Update finding", "method": "put", "endpoint": "targets/:target_id/findings/:id/", "responses": [ { "uuid": "4a9af13e-4f8d-4f91-9329-4909d8c641f0", "body": "{\n \"assignee\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"comment\": \"\",\n \"cvss_score\": 6.5,\n \"cvss_vector\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N\",\n \"definition\": {\n \"desc\": \"\",\n \"id\": \"\",\n \"name\": \"\"\n },\n \"evidence\": \"\",\n \"extra\": \"\",\n \"fix\": \"\",\n \"id\": \"jMXUw-BE_2vd\",\n \"insertion_point\": \"{{oneOf (array 'cookie' 'header' 'parameter' 'arbitrary_url_param_name' 'url_path_folder' '')}}\",\n \"labels\": [\n \"\"\n ],\n \"last_found\": \"2018-02-19T18:58:50.906015Z\",\n \"method\": \"{{oneOf (array 'GET' 'OPTIONS' 'POST' 'PUT' 'PATCH' 'DELETE' 'HEAD')}}\",\n \"parameter\": \"\",\n \"params\": \"\",\n \"path\": \"\",\n \"reporter\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"requests\": [\n {\n \"request\": \"\",\n \"response\": \"\"\n }\n ],\n \"scans\": [\n \"\"\n ],\n \"severity\": \"{{oneOf (array '10' '20' '30')}}\",\n \"state\": \"{{oneOf (array 'notfixed' 'invalid' 'accepted' 'fixed')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n },\n \"url\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Finding object", "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": "4c8d3175-ab52-403c-ae26-6ae77a813f98", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "96e0bcb4-b6e2-4ad5-8a19-d01b4f36eb44", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "1af4f36f-4ab8-410e-a192-7ae7a18a34c5", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "884f4196-7152-451b-b0e8-df0e208e1f93", "body": "{\n \"detail\": \"\"\n}", "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": "cc6a339a-f1e2-4ad9-a471-33ba51529a08", "documentation": "Retrieve Jira Cloud finding configuration", "method": "get", "endpoint": "targets/:target_id/findings/:id/integrations/jira-cloud/", "responses": [ { "uuid": "8c740ddd-8828-4e79-90a4-21519facc14f", "body": "{\n \"issue_id\": \"\",\n \"selective_sync\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Jira Cloud Finding configuration", "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": "fdc17c26-0b86-4d94-ba7a-5662ff51102a", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "2bb9cb5b-1858-4f88-b480-e1e513769c9e", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "32323d3f-d459-4440-8987-901ef6d33fc0", "documentation": "Update Jira Cloud finding configuration", "method": "patch", "endpoint": "targets/:target_id/findings/:id/integrations/jira-cloud/", "responses": [ { "uuid": "a305f2f8-5b93-409b-b195-bf1af4640e1a", "body": "{\n \"issue_id\": \"\",\n \"selective_sync\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Jira Cloud Finding configuration", "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": "6b100135-573b-4f13-8a72-95d7579a0f1c", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "0b05784a-9569-4241-8606-df413e5610f1", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "030ad200-a020-4de0-9d1f-c0cf44044289", "body": "{\n \"detail\": \"\"\n}", "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": "24445dfc-f811-48cc-aadb-c24ea94c2c9b", "documentation": "Update Jira Cloud finding configuration", "method": "put", "endpoint": "targets/:target_id/findings/:id/integrations/jira-cloud/", "responses": [ { "uuid": "a79770c0-a4ba-4da8-af84-c887c8a995c3", "body": "{\n \"issue_id\": \"\",\n \"selective_sync\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Jira Cloud Finding configuration", "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": "5157c512-d316-4ddf-a783-03d7ee88b3be", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "4d5a6a82-5418-4bb0-8cc1-91f20f85ecba", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "a04232b0-5b1d-463d-a8ee-353530dee85c", "body": "{\n \"detail\": \"\"\n}", "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": "e70fb509-7d10-4915-a6b5-6f8238e54d96", "documentation": "Retrieve Jira Server finding configuration", "method": "get", "endpoint": "targets/:target_id/findings/:id/integrations/jira-server/", "responses": [ { "uuid": "4dd42cab-5d76-487c-bbb1-ed6f9608e195", "body": "{\n \"issue_id\": \"\",\n \"selective_sync\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Jira Server finding configuration", "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": "c1318b86-352c-4353-b736-78b47a90bcb2", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "353eff5a-ed92-4ba3-b7c1-0e21362428e1", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "aaadd6e6-0830-4929-8c77-e02b2726ad76", "documentation": "Update Jira Server finding configuration", "method": "patch", "endpoint": "targets/:target_id/findings/:id/integrations/jira-server/", "responses": [ { "uuid": "c9e7c6ea-6182-44f5-b418-647995c3c8e0", "body": "{\n \"issue_id\": \"\",\n \"selective_sync\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Jira Server finding configuration", "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": "169dd467-26c9-4686-9f5b-a4b575aca861", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "bcd9dec5-c93b-45f5-b67c-da5683714d57", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "ebacf8cf-82ea-46fa-ae4b-ee1c84052bc8", "body": "{\n \"detail\": \"\"\n}", "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": "f23661c7-1981-42ec-8470-f1ce8360f4d3", "documentation": "Update Jira Server finding configuration", "method": "put", "endpoint": "targets/:target_id/findings/:id/integrations/jira-server/", "responses": [ { "uuid": "ed456fc9-7ab1-4042-bf18-9ea7c0bbaea5", "body": "{\n \"issue_id\": \"\",\n \"selective_sync\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Jira Server finding configuration", "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": "a2b294c8-d237-46f2-8c49-0bafe1c5e90e", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "c6bae62a-c43b-47b4-99f8-343b347e7934", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "9787d137-b222-4701-a481-f641f56afac0", "body": "{\n \"detail\": \"\"\n}", "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": "4a3a30bf-940f-4667-b566-ab9053be8091", "documentation": "Finding activity log.", "method": "get", "endpoint": "targets/:target_id/findings/:id/log/", "responses": [ { "uuid": "692ff4c9-9898-4f25-8a0a-68f276c0d927", "body": "[\n {\n \"change\": \"{{oneOf (array 'created' 'comment' 'found' 'changed')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"field\": \"\",\n \"old_value\": \"\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Finding activity log", "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": "8d0797b7-b72b-491e-b37a-df4896b31b4b", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "43bbacca-adce-4f1d-9abc-50bdeddbc653", "body": "{\n \"detail\": \"\"\n}", "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": "8fedb94e-c04e-40d3-a2f5-1d9f3743f0e9", "documentation": "Retest finding", "method": "post", "endpoint": "targets/:target_id/findings/:id/retest/", "responses": [ { "uuid": "a5794605-19c5-4389-9467-caebc5f0d67f", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"completed\": \"2018-01-31T16:32:17.238553Z\",\n \"crawler\": {\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"status\": {\n \"0\": {{faker 'number.int' max=99999}},\n \"1\": {{faker 'number.int' max=99999}}\n },\n \"warning\": [\n \"\"\n ]\n },\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"fingerprinter\": {\n \"count\": {{faker 'number.int' max=99999}},\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"warning\": [\n \"\"\n ]\n },\n \"highs\": {{faker 'number.int' max=99999}},\n \"id\": \"jMXUw-BE_2vd\",\n \"lows\": {{faker 'number.int' max=99999}},\n \"mediums\": {{faker 'number.int' max=99999}},\n \"scan_profile\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"scanner\": {\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"status\": {\n \"0\": {{faker 'number.int' max=99999}},\n \"1\": {{faker 'number.int' max=99999}}\n },\n \"warning\": [\n \"\"\n ]\n },\n \"started\": \"2018-01-31T16:32:17.238553Z\",\n \"status\": \"{{oneOf (array 'queued' 'started' 'under_review' 'completed' 'completed_with_errors' 'failed' 'canceled' 'canceling')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Scan object", "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": "cb9ec0f2-a71b-4c08-bf41-b7c854471630", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "4b771695-7410-4771-97dd-38dffb0b71bf", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "7075610d-efd0-4b2f-944e-853c166d21ba", "body": "{\n \"detail\": \"\"\n}", "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": "8ec66d56-f80c-4d82-bd85-b84e74a67090", "documentation": "Integrations available and installed for the target", "method": "get", "endpoint": "targets/:target_id/integrations/", "responses": [ { "uuid": "a80529d8-d0e9-492a-b975-1de4fb366c57", "body": "{\n \"available\": {\n \"heroku\": {{faker 'datatype.boolean'}},\n \"jira_cloud\": {{faker 'datatype.boolean'}},\n \"jira_server\": {{faker 'datatype.boolean'}},\n \"slack\": {{faker 'datatype.boolean'}}\n },\n \"installed\": {\n \"heroku\": {{faker 'datatype.boolean'}},\n \"jira_cloud\": {{faker 'datatype.boolean'}},\n \"jira_server\": {{faker 'datatype.boolean'}},\n \"slack\": {{faker 'datatype.boolean'}}\n }\n}", "latency": 0, "statusCode": 200, "label": "Available and installed integrations for the target", "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": "5ad444e3-ebee-4a3d-823f-5c8cb52051f6", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "23c796c2-185b-41db-a0c7-40b3f9a1d9a5", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "3a289723-34af-41f1-befd-eb9b18d9d6b9", "documentation": "Retrieve Jira Cloud Target configuration", "method": "get", "endpoint": "targets/:target_id/integrations/jira-cloud/", "responses": [ { "uuid": "a3c62f88-118f-4019-8b0c-c7141c505afe", "body": "{\n \"allow_jira\": {{faker 'datatype.boolean'}},\n \"auto_sync\": {{faker 'datatype.boolean'}},\n \"issue_type_id\": \"\",\n \"priority_mapping\": {\n \"10\": \"\",\n \"20\": \"\",\n \"30\": \"\"\n },\n \"project_id\": \"\",\n \"status_mapping\": {\n \"accepted\": \"\",\n \"fixed\": \"\",\n \"invalid\": \"\",\n \"notfixed\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Jira Cloud Target configuration", "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": "2d10d057-c2d1-42e1-b3c4-4defd743b7b3", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "f2483719-c640-4ff9-a7ad-6889f327201d", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "3589e48a-5b3e-4ca1-9764-d511e1daae44", "documentation": "Update Jira Cloud target configuration", "method": "patch", "endpoint": "targets/:target_id/integrations/jira-cloud/", "responses": [ { "uuid": "cf575bbd-01ec-41c2-8aa7-ab193060dee3", "body": "{\n \"allow_jira\": {{faker 'datatype.boolean'}},\n \"auto_sync\": {{faker 'datatype.boolean'}},\n \"issue_type_id\": \"\",\n \"priority_mapping\": {\n \"10\": \"\",\n \"20\": \"\",\n \"30\": \"\"\n },\n \"project_id\": \"\",\n \"status_mapping\": {\n \"accepted\": \"\",\n \"fixed\": \"\",\n \"invalid\": \"\",\n \"notfixed\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Jira Cloud Target configuration", "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": "46444bb3-43cb-4037-b47e-5df5ab1b63f2", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "478394de-360c-4792-a895-0deed3e5502d", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "4c522ab7-010b-49ab-950c-c8fcc86f83c6", "body": "{\n \"detail\": \"\"\n}", "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": "c978453f-d6ac-4943-802f-c07d89bf1793", "documentation": "Update Jira Cloud target configuration", "method": "put", "endpoint": "targets/:target_id/integrations/jira-cloud/", "responses": [ { "uuid": "b3244027-d25a-448a-81cb-d32cbc1bc068", "body": "{\n \"allow_jira\": {{faker 'datatype.boolean'}},\n \"auto_sync\": {{faker 'datatype.boolean'}},\n \"issue_type_id\": \"\",\n \"priority_mapping\": {\n \"10\": \"\",\n \"20\": \"\",\n \"30\": \"\"\n },\n \"project_id\": \"\",\n \"status_mapping\": {\n \"accepted\": \"\",\n \"fixed\": \"\",\n \"invalid\": \"\",\n \"notfixed\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Jira Cloud Target configuration", "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": "85fa3044-98e8-4395-9ecd-633d11ba7deb", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "29654241-573c-43c0-8cef-830be516586f", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "7f0992c0-953c-4eb0-b19a-737a5312ddd9", "body": "{\n \"detail\": \"\"\n}", "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": "5296280d-6dee-4d2f-845b-b2c5cccae10d", "documentation": "Retrieve Jira Server Target configuration", "method": "get", "endpoint": "targets/:target_id/integrations/jira-server/", "responses": [ { "uuid": "27f83f46-ced9-4ea1-aa6e-e496f4fee1ed", "body": "{\n \"allow_jira\": {{faker 'datatype.boolean'}},\n \"auto_sync\": {{faker 'datatype.boolean'}},\n \"issue_type_id\": \"\",\n \"priority_mapping\": {\n \"10\": \"\",\n \"20\": \"\",\n \"30\": \"\"\n },\n \"project_id\": \"\",\n \"status_mapping\": {\n \"accepted\": \"\",\n \"fixed\": \"\",\n \"invalid\": \"\",\n \"notfixed\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Jira Server target configuration", "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": "b9dbd99b-3ff7-4843-81e3-ae9fa28519ca", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "098f07c6-6039-4297-855c-e0cb708dc8e7", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "11924250-160c-482f-86d4-17bf58f03aed", "documentation": "Update Jira Server target configuration", "method": "patch", "endpoint": "targets/:target_id/integrations/jira-server/", "responses": [ { "uuid": "ed5540c4-3df7-4f41-9f67-10535177040f", "body": "{\n \"allow_jira\": {{faker 'datatype.boolean'}},\n \"auto_sync\": {{faker 'datatype.boolean'}},\n \"issue_type_id\": \"\",\n \"priority_mapping\": {\n \"10\": \"\",\n \"20\": \"\",\n \"30\": \"\"\n },\n \"project_id\": \"\",\n \"status_mapping\": {\n \"accepted\": \"\",\n \"fixed\": \"\",\n \"invalid\": \"\",\n \"notfixed\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Jira Server target configuration", "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": "c2f3bdd1-502d-4f11-9eed-c76cac49970d", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "b0763779-b4e3-4ff4-9338-ce645a8155c1", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "e0952be1-86a8-4d8d-9eb6-5c918d78e401", "body": "{\n \"detail\": \"\"\n}", "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": "e93773cd-2eaa-476b-af6b-75543e6c8c81", "documentation": "Update Jira Server target configuration", "method": "put", "endpoint": "targets/:target_id/integrations/jira-server/", "responses": [ { "uuid": "14a4b5ee-0f45-4628-9e24-03e7f252bdd9", "body": "{\n \"allow_jira\": {{faker 'datatype.boolean'}},\n \"auto_sync\": {{faker 'datatype.boolean'}},\n \"issue_type_id\": \"\",\n \"priority_mapping\": {\n \"10\": \"\",\n \"20\": \"\",\n \"30\": \"\"\n },\n \"project_id\": \"\",\n \"status_mapping\": {\n \"accepted\": \"\",\n \"fixed\": \"\",\n \"invalid\": \"\",\n \"notfixed\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Jira Server target configuration", "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": "055f8d8f-289f-4203-8c37-2db37d60540f", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "e2a641c2-cf78-4762-bf62-c3c632dbfb0c", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "656a7572-8a6e-4a6b-8be4-0e68712e4e8b", "body": "{\n \"detail\": \"\"\n}", "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": "d794803c-7c53-4dbe-b9d6-aee77c40b339", "documentation": "Retrieve slack integration data", "method": "get", "endpoint": "targets/:target_id/integrations/slack/", "responses": [ { "uuid": "b919a801-d43d-4773-bd21-090c7c59cd7d", "body": "{\n \"notify_finding_fixed\": {{faker 'datatype.boolean'}},\n \"notify_high_findings\": {{faker 'datatype.boolean'}},\n \"notify_low_findings\": {{faker 'datatype.boolean'}},\n \"notify_medium_findings\": {{faker 'datatype.boolean'}},\n \"notify_scan_completed\": {{faker 'datatype.boolean'}},\n \"notify_scan_started\": {{faker 'datatype.boolean'}},\n \"webhook_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Slack integration", "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": "ae30bbb1-1c7d-4f96-92ca-cc47e8291d29", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "51c6a745-ea33-4daa-aaad-b503261e72b2", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "56d8fe40-2f72-41c8-afb4-11938f9e4beb", "documentation": "Update slack integration data", "method": "patch", "endpoint": "targets/:target_id/integrations/slack/", "responses": [ { "uuid": "886008fb-0e8e-4c8b-9d7b-dbce53bc4c55", "body": "{\n \"notify_finding_fixed\": {{faker 'datatype.boolean'}},\n \"notify_high_findings\": {{faker 'datatype.boolean'}},\n \"notify_low_findings\": {{faker 'datatype.boolean'}},\n \"notify_medium_findings\": {{faker 'datatype.boolean'}},\n \"notify_scan_completed\": {{faker 'datatype.boolean'}},\n \"notify_scan_started\": {{faker 'datatype.boolean'}},\n \"webhook_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Slack integration", "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": "cb0e268c-3f5a-4dda-865c-c5e5a53b9d36", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "e1b4f05c-80e0-4bbc-9038-6ab59593b6aa", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "020fa4a9-7b65-4be9-a16a-2df3fd5e1aba", "body": "{\n \"detail\": \"\"\n}", "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": "528feb7b-db51-4904-b32d-bcc6284c313f", "documentation": "Update slack integration data", "method": "put", "endpoint": "targets/:target_id/integrations/slack/", "responses": [ { "uuid": "3c75b3d6-74f1-4ecf-a95c-5bd29e81ea08", "body": "{\n \"notify_finding_fixed\": {{faker 'datatype.boolean'}},\n \"notify_high_findings\": {{faker 'datatype.boolean'}},\n \"notify_low_findings\": {{faker 'datatype.boolean'}},\n \"notify_medium_findings\": {{faker 'datatype.boolean'}},\n \"notify_scan_completed\": {{faker 'datatype.boolean'}},\n \"notify_scan_started\": {{faker 'datatype.boolean'}},\n \"webhook_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Slack integration", "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": "c6636135-a41e-45b6-ab8b-40259562b214", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "7b6edd76-1885-4123-aca7-595d0fd159a3", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "350f45af-9a84-4397-9430-fd35c295c74a", "body": "{\n \"detail\": \"\"\n}", "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": "19dabcac-1c4d-4cf6-98ea-338e98ab4a17", "documentation": "List target specific API keys", "method": "get", "endpoint": "targets/:target_id/keys/", "responses": [ { "uuid": "79a8586d-6f7f-4b67-af5e-17793d9c8746", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"id\": \"jMXUw-BE_2vd\",\n \"key\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"name\": \"jMXUw-BE_2vd\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "API Key list", "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": "4a5de585-e1db-4120-aaa1-66b2ffe3dc7b", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "c4ce01e9-b32b-4c20-94b3-92e8cf1e6fdc", "body": "{\n \"detail\": \"\"\n}", "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": "bb233c1e-61e8-4118-967b-591c411f70d4", "documentation": "Create target API key", "method": "post", "endpoint": "targets/:target_id/keys/", "responses": [ { "uuid": "d749fbb8-bcfc-4a6e-aade-fbfc2841f398", "body": "{\n \"id\": \"jMXUw-BE_2vd\",\n \"key\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"name\": \"Object name\"\n}", "latency": 0, "statusCode": 201, "label": "API Key object", "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": "a0162c7a-427f-42cc-affb-9cb4473a9823", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "933849e2-decd-4265-8ea7-f59dc2dc9515", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "ed034664-bd6d-4666-adf0-749705e2a490", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "ce7209a4-eb8f-49c5-bd64-daf8906975d7", "body": "{\n \"detail\": \"\"\n}", "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": "1f528e53-8483-448a-be2f-371ff5c67a92", "documentation": "Delete target API key", "method": "delete", "endpoint": "targets/:target_id/keys/:id/", "responses": [ { "uuid": "c5a0ee2f-226c-44cb-afe8-368125df9774", "body": "", "latency": 0, "statusCode": 204, "label": "Success", "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": "24474e1d-fc0c-4f59-998b-0bfc27a2a889", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "bfe8e16d-521a-42b4-be99-14308a70c2ab", "body": "{\n \"detail\": \"\"\n}", "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": "df3a5b76-ae7b-43b0-acac-2b2769db7a3a", "documentation": "Retrieve target API key", "method": "get", "endpoint": "targets/:target_id/keys/:id/", "responses": [ { "uuid": "bce3217d-94e2-4234-9763-23650fdd5faf", "body": "{\n \"id\": \"jMXUw-BE_2vd\",\n \"key\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJKR3ZRSTkzSTJhc0oiLCJ0ZW5hbnQiOiJwcm9iZWx5IiwidXNlcm5hbWUiOiJxd2VAZGVmbnVsbC5ldSJ9.7KtUn-Oy8aevOCv2lAnDroAJojLXmm7m2A4CX5cjwAk\",\n \"name\": \"Object name\"\n}", "latency": 0, "statusCode": 200, "label": "API Key object", "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": "123f0baf-f348-47d8-96d4-a8ea59114697", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "c33acb31-8104-490d-9eec-674627ca9d85", "body": "{\n \"detail\": \"\"\n}", "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": "849d2f3d-b2b5-42c8-a1d0-b01bad2458a1", "documentation": "Risk trend graph data", "method": "get", "endpoint": "targets/:target_id/risk_trend/", "responses": [ { "uuid": "fdab2186-4277-4483-8bb6-462a7c973604", "body": "[\n {\n \"0\": \"{{faker 'date.recent' 365}}\",\n \"1\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Risk trend plot data", "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" }, { "uuid": "74201c24-89d3-4b0b-b0de-197144d320ba", "documentation": "Start a scan on the target", "method": "post", "endpoint": "targets/:target_id/scan_now/", "responses": [ { "uuid": "e7757706-8476-4e8c-bd68-a2f7f9146e50", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"completed\": \"2018-01-31T16:32:17.238553Z\",\n \"crawler\": {\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"status\": {\n \"0\": {{faker 'number.int' max=99999}},\n \"1\": {{faker 'number.int' max=99999}}\n },\n \"warning\": [\n \"\"\n ]\n },\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"fingerprinter\": {\n \"count\": {{faker 'number.int' max=99999}},\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"warning\": [\n \"\"\n ]\n },\n \"highs\": {{faker 'number.int' max=99999}},\n \"id\": \"jMXUw-BE_2vd\",\n \"lows\": {{faker 'number.int' max=99999}},\n \"mediums\": {{faker 'number.int' max=99999}},\n \"scan_profile\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"scanner\": {\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"status\": {\n \"0\": {{faker 'number.int' max=99999}},\n \"1\": {{faker 'number.int' max=99999}}\n },\n \"warning\": [\n \"\"\n ]\n },\n \"started\": \"2018-01-31T16:32:17.238553Z\",\n \"status\": \"{{oneOf (array 'queued' 'started' 'under_review' 'completed' 'completed_with_errors' 'failed' 'canceled' 'canceling')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Scan object", "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": "09c9015c-340f-41b0-8563-8da5e48effc8", "body": "{\n \"error\": \"\"\n}", "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": "06cc8f42-c07c-4f47-abd4-36e7aceceaba", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "09e6989b-7938-41fc-9f20-9c431f50ea3c", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "dbdf111e-6140-41e0-86ef-c507ecc61d2b", "body": "{\n \"detail\": \"\"\n}", "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": "7905705c-6626-48f0-9052-7745a351a605", "documentation": "List scans", "method": "get", "endpoint": "targets/:target_id/scans/", "responses": [ { "uuid": "04330517-c96e-4931-8054-20d977009596", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"completed\": \"2018-01-31T16:32:17.238553Z\",\n \"crawler\": {\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"status\": {\n \"0\": {{faker 'number.int' max=99999}},\n \"1\": {{faker 'number.int' max=99999}}\n },\n \"warning\": [\n \"\"\n ]\n },\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"fingerprinter\": {\n \"count\": {{faker 'number.int' max=99999}},\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"warning\": [\n \"\"\n ]\n },\n \"highs\": {{faker 'number.int' max=99999}},\n \"id\": \"jMXUw-BE_2vd\",\n \"lows\": {{faker 'number.int' max=99999}},\n \"mediums\": {{faker 'number.int' max=99999}},\n \"scan_profile\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"scanner\": {\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"status\": {\n \"0\": {{faker 'number.int' max=99999}},\n \"1\": {{faker 'number.int' max=99999}}\n },\n \"warning\": [\n \"\"\n ]\n },\n \"started\": \"2018-01-31T16:32:17.238553Z\",\n \"status\": \"{{oneOf (array 'queued' 'started' 'under_review' 'completed' 'completed_with_errors' 'failed' 'canceled' 'canceling')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Scan list", "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": "a1601d33-ec72-427d-92e9-a3e23924c59a", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "65883cbb-7b7e-494c-8202-26c32b220970", "body": "{\n \"detail\": \"\"\n}", "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": "1045bab4-ae7c-4946-937d-cc85add9794e", "documentation": "Dates where scans have ocurred", "method": "get", "endpoint": "targets/:target_id/scans/dates/", "responses": [ { "uuid": "7c4455fb-fd40-44e9-b821-44ba3d9cb65e", "body": "[\n \"2017-06-12\",\n \"2017-06-22\"\n]", "latency": 0, "statusCode": 200, "label": "Dates for which there are scans", "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": "0951efc6-d8b2-40a8-8520-ff3bf14701f9", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "3820a5c7-f751-41c5-be10-7ac0afb316a4", "body": "{\n \"detail\": \"\"\n}", "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": "a0f17468-a132-42e3-8d75-5e11126722d8", "documentation": "Scan page", "method": "get", "endpoint": "targets/:target_id/scans/retrieve_page/", "responses": [ { "uuid": "13853958-9b1c-43ab-b216-38ca79c2d43e", "body": "{\n \"page\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Page number for supplied date", "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": "0d67b54a-3199-46be-a197-e46f69a1ff44", "body": "{\n \"error\": \"\"\n}", "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": "f6215375-ca97-4d72-b150-e5976b1d75ed", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "f248116b-aa51-4e88-b0c4-11e8d7bc600f", "body": "{\n \"detail\": \"\"\n}", "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": "1fbdffe6-cfef-4695-b78e-b5cfd0b1e240", "documentation": "Retrieve scan", "method": "get", "endpoint": "targets/:target_id/scans/:id/", "responses": [ { "uuid": "f0068d2a-e094-4f19-a31c-908521d75b01", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"completed\": \"2018-01-31T16:32:17.238553Z\",\n \"crawler\": {\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"status\": {\n \"0\": {{faker 'number.int' max=99999}},\n \"1\": {{faker 'number.int' max=99999}}\n },\n \"warning\": [\n \"\"\n ]\n },\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"fingerprinter\": {\n \"count\": {{faker 'number.int' max=99999}},\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"warning\": [\n \"\"\n ]\n },\n \"highs\": {{faker 'number.int' max=99999}},\n \"id\": \"jMXUw-BE_2vd\",\n \"lows\": {{faker 'number.int' max=99999}},\n \"mediums\": {{faker 'number.int' max=99999}},\n \"scan_profile\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"scanner\": {\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"status\": {\n \"0\": {{faker 'number.int' max=99999}},\n \"1\": {{faker 'number.int' max=99999}}\n },\n \"warning\": [\n \"\"\n ]\n },\n \"started\": \"2018-01-31T16:32:17.238553Z\",\n \"status\": \"{{oneOf (array 'queued' 'started' 'under_review' 'completed' 'completed_with_errors' 'failed' 'canceled' 'canceling')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Scan object", "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": "009b26d3-8a60-48af-b5a0-faddcb7bf7d6", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "e5964b2c-9128-48ac-9472-0d15dd2d28de", "body": "{\n \"detail\": \"\"\n}", "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": "d5fc93db-c997-46c8-a5a1-8af6560b9359", "documentation": "Cancel running scan", "method": "post", "endpoint": "targets/:target_id/scans/:id/cancel/", "responses": [ { "uuid": "808e5ec0-8214-44da-a106-2bdb6d27115e", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"completed\": \"2018-01-31T16:32:17.238553Z\",\n \"crawler\": {\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"status\": {\n \"0\": {{faker 'number.int' max=99999}},\n \"1\": {{faker 'number.int' max=99999}}\n },\n \"warning\": [\n \"\"\n ]\n },\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"fingerprinter\": {\n \"count\": {{faker 'number.int' max=99999}},\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"warning\": [\n \"\"\n ]\n },\n \"highs\": {{faker 'number.int' max=99999}},\n \"id\": \"jMXUw-BE_2vd\",\n \"lows\": {{faker 'number.int' max=99999}},\n \"mediums\": {{faker 'number.int' max=99999}},\n \"scan_profile\": \"{{oneOf (array 'safe' 'normal' 'full' 'lightning')}}\",\n \"scanner\": {\n \"error\": [\n \"\"\n ],\n \"state\": \"{{oneOf (array 'started' 'ended')}}\",\n \"status\": {\n \"0\": {{faker 'number.int' max=99999}},\n \"1\": {{faker 'number.int' max=99999}}\n },\n \"warning\": [\n \"\"\n ]\n },\n \"started\": \"2018-01-31T16:32:17.238553Z\",\n \"status\": \"{{oneOf (array 'queued' 'started' 'under_review' 'completed' 'completed_with_errors' 'failed' 'canceled' 'canceling')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Scan object", "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": "85e8d14e-b583-4536-af13-7599829d4bf8", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "ceb3f408-e3e2-4199-81aa-527c4a949b52", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "e1f981f9-7123-4f0a-b4d4-cf731cbc6767", "body": "{\n \"detail\": \"\"\n}", "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": "dad0f516-3c5e-4b79-92b2-d4df7dbb463e", "documentation": "Scan endpoints file", "method": "get", "endpoint": "targets/:target_id/scans/:id/endpoints/", "responses": [ { "uuid": "363045cd-958b-4879-b603-06bfbe6e6c0b", "body": "", "latency": 0, "statusCode": 200, "label": "Endpoint list CSV file", "headers": [{ "key": "Content-Type", "value": "application/csv" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0ea254fa-2d13-4401-99d7-13e8f84d4ecf", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "a04b2d7b-a417-4eed-b838-941e63d0e3b3", "body": "{\n \"detail\": \"\"\n}", "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": "9cf48380-e885-4f90-a563-3a44efb36ad6", "documentation": "Scan report PDF, using the report type specified for the target", "method": "get", "endpoint": "targets/:target_id/scans/:id/report/", "responses": [ { "uuid": "618dadde-e424-4c73-bda4-b9fb05dc6116", "body": "", "latency": 0, "statusCode": 200, "label": "Scan report PDF", "headers": [{ "key": "Content-Type", "value": "application/pdf" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e9b5050e-efea-4d4f-b145-7276ed2dbfee", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "d04c6cad-6512-4bb2-943b-7d9a85a2929d", "body": "{\n \"detail\": \"\"\n}", "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": "6614538d-9e2d-41fc-8fef-10e92f264602", "documentation": "Scan report PDF, using the default report type", "method": "get", "endpoint": "targets/:target_id/scans/:id/report/default/", "responses": [ { "uuid": "2ca2ec5a-2cb6-4d1e-a1b0-203dd9c0a848", "body": "", "latency": 0, "statusCode": 200, "label": "Scan report PDF", "headers": [{ "key": "Content-Type", "value": "application/pdf" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f7032971-0e3b-4e86-965c-9c2988e274b2", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "ca767449-2d96-4ab6-81c2-970f1f473774", "body": "{\n \"detail\": \"\"\n}", "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": "9da07d8f-de13-452e-9be0-58afcd839a89", "documentation": "Scan report PDF, using the OWASP report type", "method": "get", "endpoint": "targets/:target_id/scans/:id/report/owasp/", "responses": [ { "uuid": "0adf9dda-e844-494e-a066-e121805347b9", "body": "", "latency": 0, "statusCode": 200, "label": "Scan report PDF", "headers": [{ "key": "Content-Type", "value": "application/pdf" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e350b6cf-f36e-430c-bcb6-71cc3b927024", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "996259ea-0a69-4fed-8856-a59e55e4bc09", "body": "{\n \"detail\": \"\"\n}", "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": "ea0125e4-b081-4a27-bd0d-6453fc83002c", "documentation": "Scan report PDF, using the PCI report type", "method": "get", "endpoint": "targets/:target_id/scans/:id/report/pci/", "responses": [ { "uuid": "83bcccb9-dbee-4b6c-974c-3ee25fad242e", "body": "", "latency": 0, "statusCode": 200, "label": "Scan report PDF", "headers": [{ "key": "Content-Type", "value": "application/pdf" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ded991cd-ec96-4694-a1fa-8f322d9669b6", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "22d31f87-a298-4cd4-a612-9d91c65cde93", "body": "{\n \"detail\": \"\"\n}", "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": "7413552e-15c0-47de-80d6-353ddd856783", "documentation": "List scheduled scans", "method": "get", "endpoint": "targets/:target_id/scheduledscans/", "responses": [ { "uuid": "7799ffc4-d40a-40ee-af3a-c448c2d88e87", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"date_time\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"QJxMvgPebu0e\",\n \"recurrence\": \"{{oneOf (array 'd' 'w' 'm' 'q' '')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Scheduled scan list", "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": "f9e71895-4362-475a-ab0b-b4e2c658902f", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "82fc4d1b-5587-482c-9af4-2e9b33ab6de9", "body": "{\n \"detail\": \"\"\n}", "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": "f5989479-29ca-4a32-91e0-20e3becf81c1", "documentation": "Create new scheduled scan", "method": "post", "endpoint": "targets/:target_id/scheduledscans/", "responses": [ { "uuid": "dab0dd3d-6f5b-4acd-832f-907660f38036", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"date_time\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"QJxMvgPebu0e\",\n \"recurrence\": \"{{oneOf (array 'd' 'w' 'm' 'q' '')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 201, "label": "Scheduled scan object", "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": "70abf78b-f9e8-48b8-92a2-8200143e98d0", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "ccf87361-ad9b-452a-8e2f-ae712036d3d1", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "c277af9d-ce16-4c34-beac-07b8f9a481c5", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "dd8ba591-aa56-475b-8850-9a83e64a7344", "body": "{\n \"detail\": \"\"\n}", "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": "8c393622-3717-4713-ba9b-cfa9ecbf3b0b", "documentation": "List scheduled scans expanding recurrence", "method": "get", "endpoint": "targets/:target_id/scheduledscans/expanded/", "responses": [ { "uuid": "7e3d9ba0-d008-446d-a83e-d9a39a8e346a", "body": "{\n \"results\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"date_time\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"QJxMvgPebu0e\",\n \"recurrence\": \"{{oneOf (array 'd' 'w' 'm' 'q' '')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n }\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Next scheduled scans", "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": "b9680b6a-f4ba-4aab-b04a-0b19637d2fe0", "body": "{\n \"detail\": \"\"\n}", "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": "9ede1e5e-0c59-4cc9-80fc-e9239c008a76", "documentation": "Delete", "method": "delete", "endpoint": "targets/:target_id/scheduledscans/:id/", "responses": [ { "uuid": "0443bf99-c412-4d81-b4e6-d1f7bc12f000", "body": "", "latency": 0, "statusCode": 204, "label": "Success", "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": "58bbcaec-181f-467a-ade1-1dc64d6a4b8f", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "443fb2fa-78c5-4081-9354-3d84d5e5bdeb", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "53b57e42-7ac9-47e4-b7a9-3b4cea27f028", "documentation": "Retrieve a scheduled scan", "method": "get", "endpoint": "targets/:target_id/scheduledscans/:id/", "responses": [ { "uuid": "0dc0fdf4-d6e2-419d-bfc7-16b4e0b5500c", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"date_time\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"QJxMvgPebu0e\",\n \"recurrence\": \"{{oneOf (array 'd' 'w' 'm' 'q' '')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Scheduled scan object", "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": "31d12f29-ba2e-476d-a0b5-022e16c155f2", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "a5069d0d-7385-455b-947d-735c1fdec29f", "body": "{\n \"detail\": \"\"\n}", "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": "3ccb5c52-ac8b-46be-b5e2-1cd111be92cf", "documentation": "Partial update", "method": "patch", "endpoint": "targets/:target_id/scheduledscans/:id/", "responses": [ { "uuid": "5e5f5776-5d99-448b-8a9b-343e1ea80cc5", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"date_time\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"QJxMvgPebu0e\",\n \"recurrence\": \"{{oneOf (array 'd' 'w' 'm' 'q' '')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Scheduled scan object", "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": "40142d12-4fca-4404-aad5-4c243a614fb8", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "6acace28-450c-4c9d-bed6-da21e0792ece", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "c76874da-6646-4ba3-9432-a56a5c6b7e2d", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "8a2bb1f1-cbdc-4689-9a9a-c9bbdd2657ac", "body": "{\n \"detail\": \"\"\n}", "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": "effaebe1-91ae-4c50-bd5b-b1c4ee46f9f6", "documentation": "Update a scheduled scan", "method": "put", "endpoint": "targets/:target_id/scheduledscans/:id/", "responses": [ { "uuid": "c768f0af-07fa-4d1d-8586-cd04485ad50e", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"date_time\": \"{{faker 'date.recent' 365}}\",\n \"id\": \"QJxMvgPebu0e\",\n \"recurrence\": \"{{oneOf (array 'd' 'w' 'm' 'q' '')}}\",\n \"target\": {\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Scheduled scan object", "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": "605a8237-c8a4-40dd-9a61-0ab6b9746506", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "09e0b0ba-352c-4880-a880-a09390244028", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "14a96738-6693-4022-9dfb-390ce1d54aae", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "08922a90-76e9-4fed-81ad-75aeface6e69", "body": "{\n \"detail\": \"\"\n}", "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": "e5c1eb37-0f61-43ed-8f8e-bacff4a61686", "documentation": "Severity trend graph data.", "method": "get", "endpoint": "targets/:target_id/severity_trend/", "responses": [ { "uuid": "5991bb24-6278-4845-a31f-2f5d618b91bc", "body": "{\n \"results\": {\n \"high\": [\n {\n \"0\": \"{{faker 'date.recent' 365}}\",\n \"1\": {{faker 'number.int' max=99999}}\n }\n ],\n \"low\": [\n {\n \"0\": \"{{faker 'date.recent' 365}}\",\n \"1\": {{faker 'number.int' max=99999}}\n }\n ],\n \"medium\": [\n {\n \"0\": \"{{faker 'date.recent' 365}}\",\n \"1\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"step\": 86400\n}", "latency": 0, "statusCode": 200, "label": "Severity trend plot data", "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" }, { "uuid": "afb2d7f5-17da-4861-8847-0eabb093420d", "documentation": "Retrieve target's site", "method": "get", "endpoint": "targets/:target_id/site/", "responses": [ { "uuid": "c8574ab7-fc06-4db3-8de6-96cbd6a24906", "body": "{\n \"basic_auth\": {\n \"password\": \"dolphins\",\n \"username\": \"probely\"\n },\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"form_login\": [\n {\n \"name\": \"username\",\n \"value\": \"probely\"\n }\n ],\n \"form_login_check_pattern\": \"\",\n \"form_login_url\": \"https://app.probely.com/\",\n \"has_basic_auth\": true,\n \"has_form_login\": true,\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"app.probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"https://app.probely.com\",\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}},\n \"whitelist\": [\n \"/private/path/\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Site object", "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": "5f90b53e-d613-4c3d-9896-4211dabbc375", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "1c046a58-9bdf-46f7-a87b-9f2a8ccd4dca", "body": "{\n \"detail\": \"\"\n}", "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": "49eb92a5-c354-4e5b-b3e5-41fd09cc2afd", "documentation": "Partial update target's site", "method": "patch", "endpoint": "targets/:target_id/site/", "responses": [ { "uuid": "696c0a52-3b1d-446c-9155-9029afe3a349", "body": "{\n \"basic_auth\": {\n \"password\": \"dolphins\",\n \"username\": \"probely\"\n },\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"form_login\": [\n {\n \"name\": \"username\",\n \"value\": \"probely\"\n }\n ],\n \"form_login_check_pattern\": \"\",\n \"form_login_url\": \"https://app.probely.com/\",\n \"has_basic_auth\": true,\n \"has_form_login\": true,\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"app.probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"https://app.probely.com\",\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}},\n \"whitelist\": [\n \"/private/path/\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Site object", "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": "be315328-7104-400c-862b-b0358b4b9ef5", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "198f11ba-d283-43ab-b78d-c9bd24066702", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "9ea708ec-c5c8-441f-aaab-609b41e8007c", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "6916230c-8f39-4788-ba21-e3d3d9816df7", "body": "{\n \"detail\": \"\"\n}", "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": "8e4dc1d8-7671-43e8-aebc-c945b80107e1", "documentation": "Update target's site", "method": "put", "endpoint": "targets/:target_id/site/", "responses": [ { "uuid": "1a33b523-4c9d-4235-95b9-c960df9c4d2f", "body": "{\n \"basic_auth\": {\n \"password\": \"dolphins\",\n \"username\": \"probely\"\n },\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"cookies\": [\n {\n \"name\": \"cookie_1\",\n \"value\": \"cookie_value\"\n }\n ],\n \"desc\": \"Object description\",\n \"form_login\": [\n {\n \"name\": \"username\",\n \"value\": \"probely\"\n }\n ],\n \"form_login_check_pattern\": \"\",\n \"form_login_url\": \"https://app.probely.com/\",\n \"has_basic_auth\": true,\n \"has_form_login\": true,\n \"headers\": [\n {\n \"name\": \"X-Custom-Header\",\n \"value\": \"XXXXX\"\n }\n ],\n \"host\": \"app.probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"stack\": [\n \"nginx\"\n ],\n \"url\": \"https://app.probely.com\",\n \"verification_date\": \"2018-01-31T16:32:52.226652Z\",\n \"verification_last_error\": \"\",\n \"verification_method\": \"{{oneOf (array 'dns' 'file')}}\",\n \"verification_token\": \"a38351cb-ede8-4dc8-9366-80d3a7042d9a\",\n \"verified\": {{faker 'datatype.boolean'}},\n \"whitelist\": [\n \"/private/path/\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Site object", "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": "d7d37bdd-d1f8-4dbf-8377-6d6369af8b3c", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "86d4196a-0639-4dcc-8664-6a34223f4f90", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "02b450fa-861c-430d-8ff3-884baae0b940", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "2f2174f4-c4ae-4b2e-a1be-b1d921fea549", "body": "{\n \"detail\": \"\"\n}", "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": "f8b3dc10-c7e4-4081-bd8f-61da0832fa2d", "documentation": "Verify site ownership", "method": "post", "endpoint": "targets/:target_id/site/verify/", "responses": [ { "uuid": "8e4e8897-08a1-49e4-bc82-34a67924424e", "body": "{\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "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": "937c087b-4446-424f-a4fd-665b770e1ffb", "body": "{\n \"error\": \"\"\n}", "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": "82775b49-6efc-4160-821d-77baa890bb51", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "1a642232-0a0b-40fb-a854-273edb3beb8a", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "c85b0e2c-e703-4d6f-bf6e-d0257371d4bb", "body": "{\n \"detail\": \"\"\n}", "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": "ab4cc6e1-f9d3-4288-95bb-402e7a8f4b29", "documentation": "Top 5 vulnerabilities", "method": "get", "endpoint": "targets/:target_id/top_vulns/", "responses": [ { "uuid": "337c61ea-789a-4442-9c6c-25fd4fd2ed4f", "body": "[\n {\n \"0\": \"\",\n \"1\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Top vulnerabilities plot data", "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" }, { "uuid": "c7cc6e68-aa78-4f3f-ac59-2d5552a003c5", "documentation": "List target webhooks", "method": "get", "endpoint": "targets/:target_id/webhooks/", "responses": [ { "uuid": "9e28f23e-f371-435c-b267-6307de415152", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Webhook list", "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": "a56a1770-be2f-435f-88d9-2ddffc946ec6", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "dc0d7ca8-5253-482b-951a-d518f8426eab", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "a8205113-7fe5-4602-a17e-0d77751067f0", "documentation": "Create new target webhook", "method": "post", "endpoint": "targets/:target_id/webhooks/", "responses": [ { "uuid": "3f8890ff-9994-4ed3-8617-8ae034943d2c", "body": "{\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Webhooks", "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": "3d59e11f-b66b-480c-bf62-c4b507d6050a", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "95805a8e-4544-46fc-9dda-9c3ca2d0d6b8", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "a30101dc-1144-4c39-b0fb-3c682de570b4", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "380eb36e-4c32-4ade-9338-4b1a5fd2b2d0", "body": "{\n \"detail\": \"\"\n}", "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": "2bb4099f-40a8-43db-8ba9-102a76bf013e", "documentation": "Delete target webhook", "method": "delete", "endpoint": "targets/:target_id/webhooks/:id/", "responses": [ { "uuid": "e7142c76-2171-4ffc-a88e-c8b849bbdc15", "body": "", "latency": 0, "statusCode": 204, "label": "Success", "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": "805f5996-4009-4977-968c-dd48aead1b29", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "2879e84e-9c07-4e42-b4c2-b29703c21b21", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "39e3a224-aff3-40ee-9eef-df5b459bfbde", "body": "{\n \"detail\": \"\"\n}", "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": "89116860-4f3e-44f9-b415-5d4dcdb5cb66", "documentation": "Retrieve target webhook", "method": "get", "endpoint": "targets/:target_id/webhooks/:id/", "responses": [ { "uuid": "a75ba5f2-ef03-4cd5-b091-d3a5a4ce2342", "body": "{\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Webhooks", "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": "d6d2110e-7ab7-4aac-a057-e9688174692d", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "42dbd2fd-e753-4a01-a9c1-0ae4ca844613", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "79077be3-3b33-44fa-b706-d4f5f02476d5", "documentation": "Partial update target webhook", "method": "patch", "endpoint": "targets/:target_id/webhooks/:id/", "responses": [ { "uuid": "edb5f544-0583-46f5-8d01-d915b6ee7b49", "body": "{\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Webhooks", "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": "85a2aa1f-4423-4828-b356-4634abf9b71d", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "ba89c186-27c8-46ac-a4e0-93843b325e4e", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "1f7f8cc7-3e5c-41fc-a700-714459ec6111", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "90dba94d-b811-4277-9ac8-4cf646ee925f", "body": "{\n \"detail\": \"\"\n}", "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": "dcd8285b-fd62-4510-b996-312f60af27c9", "documentation": "Update target webhook", "method": "put", "endpoint": "targets/:target_id/webhooks/:id/", "responses": [ { "uuid": "66769cf8-ed22-4920-a4ec-4f401ba65c41", "body": "{\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Webhooks", "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": "5ac8e863-324e-4dbe-8289-96144fd77a46", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "bf3e867f-1432-45e6-956e-a290bc6006b5", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "31394a4c-6259-4ddc-8c7a-e86781cdad8d", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "d2d5f10e-5f13-4338-ab4e-cf991255e9cd", "body": "{\n \"detail\": \"\"\n}", "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": "b5c3de49-ff4a-44b3-83c7-6ab3a5c53ad6", "documentation": "List users", "method": "get", "endpoint": "users/", "responses": [ { "uuid": "e2ea7f5f-32ba-4f8a-953c-ff7a98a66d40", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"is_active\": {{faker 'datatype.boolean'}},\n \"is_admin\": {{faker 'datatype.boolean'}},\n \"is_billing_admin\": {{faker 'datatype.boolean'}},\n \"name\": \"Henrique Cimento\",\n \"title\": \"{{oneOf (array 'ceo' 'cto' 'cso' 'seceng' 'dev' 'devop' 'manager' 'other')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "User list", "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": "9a58d368-c2c4-43d2-8f82-593421ff6fb8", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "e44db654-cd38-40cb-a582-8ab0796b2309", "documentation": "Create/Reactivate a user.", "method": "post", "endpoint": "users/", "responses": [ { "uuid": "72e56006-da76-4bba-ac16-a3cb1bf3d982", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"is_active\": {{faker 'datatype.boolean'}},\n \"is_admin\": {{faker 'datatype.boolean'}},\n \"is_billing_admin\": {{faker 'datatype.boolean'}},\n \"name\": \"Henrique Cimento\",\n \"title\": \"{{oneOf (array 'ceo' 'cto' 'cso' 'seceng' 'dev' 'devop' 'manager' 'other')}}\"\n}", "latency": 0, "statusCode": 201, "label": "User object", "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" }, { "uuid": "84a97df8-d8b1-4658-bbb7-3782f51f446d", "documentation": "Deactivate a user", "method": "delete", "endpoint": "users/:id/", "responses": [ { "uuid": "bd909a89-e037-4793-8e95-854b8971038b", "body": "", "latency": 0, "statusCode": 204, "label": "Success", "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": "1ac8eff6-1e10-40f2-86e0-dd3919c033a6", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "b39a51d5-524b-489c-abd0-c109cb838537", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "0cf2290b-3f48-405f-8805-0b34d9d1e636", "body": "{\n \"detail\": \"\"\n}", "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": "88c0e91b-c0c0-43ac-ab28-c16610df8e1f", "documentation": "Retrieve user", "method": "get", "endpoint": "users/:id/", "responses": [ { "uuid": "60c043ac-d269-4e88-bcde-8d07e7b5e4ae", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"is_active\": {{faker 'datatype.boolean'}},\n \"is_admin\": {{faker 'datatype.boolean'}},\n \"is_billing_admin\": {{faker 'datatype.boolean'}},\n \"name\": \"Henrique Cimento\",\n \"title\": \"{{oneOf (array 'ceo' 'cto' 'cso' 'seceng' 'dev' 'devop' 'manager' 'other')}}\"\n}", "latency": 0, "statusCode": 200, "label": "User object", "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": "96b5fd6d-7c67-4de7-819d-3a77768c9145", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "07c52bf0-0ecb-4116-80c7-f88bcbb13eef", "body": "{\n \"detail\": \"\"\n}", "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": "db792edb-9c45-49ff-8e5f-3a2acf9dbaa6", "documentation": "Partial update user", "method": "patch", "endpoint": "users/:id/", "responses": [ { "uuid": "3dafc966-5325-4bd0-ba80-c94c66c7c9fb", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"is_active\": {{faker 'datatype.boolean'}},\n \"is_admin\": {{faker 'datatype.boolean'}},\n \"is_billing_admin\": {{faker 'datatype.boolean'}},\n \"name\": \"Henrique Cimento\",\n \"title\": \"{{oneOf (array 'ceo' 'cto' 'cso' 'seceng' 'dev' 'devop' 'manager' 'other')}}\"\n}", "latency": 0, "statusCode": 200, "label": "User object", "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": "591922b6-db95-4bb4-bbad-6cfd9131c29e", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "3eff71e5-086d-4c8f-b464-a355b500d9de", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "30f77e9d-b4d2-48c5-9695-1a85c8fc5cd7", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "9fa87b75-c1c2-404a-8903-b38a38fffd7a", "body": "{\n \"detail\": \"\"\n}", "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": "eadf555a-d061-4498-bf6e-38b02e64ce67", "documentation": "Update user", "method": "put", "endpoint": "users/:id/", "responses": [ { "uuid": "b7b1f4d2-5ca8-46c1-bfc9-4049169f4063", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"is_active\": {{faker 'datatype.boolean'}},\n \"is_admin\": {{faker 'datatype.boolean'}},\n \"is_billing_admin\": {{faker 'datatype.boolean'}},\n \"name\": \"Henrique Cimento\",\n \"title\": \"{{oneOf (array 'ceo' 'cto' 'cso' 'seceng' 'dev' 'devop' 'manager' 'other')}}\"\n}", "latency": 0, "statusCode": 200, "label": "User object", "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": "fd331f7d-a097-44b7-89f9-bfc6ae4647b0", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "044194f3-fe52-4384-8ae3-11f4f6f89f60", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "6a50ccf9-c015-4f68-b7fd-891e4b51cf61", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "e8508bf1-02c8-4e7b-b345-3a3f445c0cd6", "body": "{\n \"detail\": \"\"\n}", "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": "da8e55a3-0084-4bff-bdd5-aeb7a944cddc", "documentation": "List vulnerability definitions", "method": "get", "endpoint": "vulnerability_definitions/", "responses": [ { "uuid": "bdd60503-d774-4b23-a127-1acf6d7feeda", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Vulnerability defitions list", "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": "baecbf2e-96ac-4e58-b3e7-d9e7eeb826e2", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "3c0e1ea8-3743-46c0-8f68-b0b458424925", "documentation": "Retrieve vulnerability definition", "method": "get", "endpoint": "vulnerability_definitions/:id/", "responses": [ { "uuid": "b461c42a-8aa7-4ed2-8841-7737fea36cca", "body": "{\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"desc\": \"Object description\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\"\n}", "latency": 0, "statusCode": 200, "label": "Vulnerability definition object", "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": "e15eea45-98e9-41fb-88f7-2d24b5132683", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "7d027ce1-81a3-41b1-9131-5ebb67c654d2", "documentation": "List account webhooks", "method": "get", "endpoint": "webhooks/", "responses": [ { "uuid": "d0679750-28bc-44d7-acf2-b6df606703cd", "body": "{\n \"count\": 6,\n \"length\": 10,\n \"page\": 1,\n \"page_total\": 1,\n \"results\": [\n {\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Webhook list", "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": "840b3cae-7987-47e0-8f41-583d1fe5d9d5", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "f27b59d7-bb4a-4599-9a32-7d44e1d4458f", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "29736f7c-2df4-40fa-a942-42276429c2ca", "documentation": "Create new account webhook", "method": "post", "endpoint": "webhooks/", "responses": [ { "uuid": "bb9c27ba-61cf-4d57-9d1f-485c5b199165", "body": "{\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Webhooks", "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": "c7a04277-e8da-4b66-b32f-100151c5d675", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "98b9c638-2661-4aaf-935f-b336d8f1032a", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "9135c62c-6f7e-4b33-86f8-52f88b5495c4", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "63fc96b1-0d91-4c26-ac30-b6b22d09328e", "body": "{\n \"detail\": \"\"\n}", "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": "6394671b-54ce-4401-bfb2-6c2243f2d0bc", "documentation": "Delete account webhook", "method": "delete", "endpoint": "webhooks/:id/", "responses": [ { "uuid": "e97a8876-0f60-408e-bb78-d64f87b33a10", "body": "", "latency": 0, "statusCode": 204, "label": "Success", "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": "871b0f0f-f558-4dfb-b027-c251a1481cd5", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "d13f5ca6-3caa-4f4b-909b-018935dbd32a", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "74f9379e-c592-44b0-b386-64217c93f599", "body": "{\n \"detail\": \"\"\n}", "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": "cbce25f7-bef0-43e8-ac0d-412eb79184c8", "documentation": "Retrieve account webhook", "method": "get", "endpoint": "webhooks/:id/", "responses": [ { "uuid": "310c1b17-22a2-4baa-9581-40fd066ab231", "body": "{\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Webhooks", "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": "96c7df95-7c21-48af-a4e4-d2f6ea4343d7", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "110ca5fa-c6cf-47ed-b431-00bdb0d7dbed", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "ec2c200e-3823-4a0a-a630-14286574e768", "documentation": "Partial update account webhook", "method": "patch", "endpoint": "webhooks/:id/", "responses": [ { "uuid": "adfd134a-b825-4117-9c9a-337b1bfa121e", "body": "{\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Webhooks", "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": "9a384c7a-8aaf-4dc9-9ab7-698c233d973a", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "0d333466-3852-4b03-b850-8bee28de5539", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "fb395715-13e3-435a-821d-a368bf4f48e4", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "7618bc1b-5dad-4907-88e5-d9142e5c04c7", "body": "{\n \"detail\": \"\"\n}", "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": "5b41b2ff-29c9-43ac-a7b5-899b37ff6746", "documentation": "Update account webhook", "method": "put", "endpoint": "webhooks/:id/", "responses": [ { "uuid": "906a9e5f-2baa-4519-b95e-5689b8c20d1f", "body": "{\n \"api_version\": \"{{oneOf (array 'v1')}}\",\n \"changed\": \"2018-01-31T16:32:17.238553Z\",\n \"changed_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"check_cert\": {{faker 'datatype.boolean'}},\n \"created\": \"2018-01-31T16:32:17.238553Z\",\n \"created_by\": {\n \"email\": \"example@probely.com\",\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Henrique Cimento\"\n },\n \"id\": \"jMXUw-BE_2vd\",\n \"name\": \"Object name\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Webhooks", "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": "40b1350f-0a3d-44fb-a12b-63331b583450", "body": "{\n \"\": [\n \"\"\n ],\n \"non_field_errors\": [\n \"\"\n ]\n}", "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": "88f6bd42-f09c-4583-bbae-d026b19e8f92", "body": "{\n \"detail\": \"Authentication credentials were not provided.\"\n}", "latency": 0, "statusCode": 401, "label": "Access token is missing or invalid", "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": "9ff235db-25cb-4a1e-9211-41a4c7bce6c6", "body": "{\n \"detail\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "Not allowed to perform operation", "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": "9b8ae15b-a5de-49eb-9269-d1de38b2e9d6", "body": "{\n \"detail\": \"\"\n}", "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": "d2db8172-2e81-4528-a20b-3b6ebcaffc9d" }, { "type": "route", "uuid": "bbcc2d66-9a02-4602-9bb1-c7983e72f943" }, { "type": "route", "uuid": "c751582b-ad23-40dd-984b-f131dbca5d85" }, { "type": "route", "uuid": "78d3eff0-eddc-4514-a915-428709e26fde" }, { "type": "route", "uuid": "749ea564-8ad0-41dc-ad28-22c5eddc85b1" }, { "type": "route", "uuid": "ae429ffd-cf25-4cf3-93d6-a3efb72c12d3" }, { "type": "route", "uuid": "c8231ba4-1f86-4ed0-b837-e1e2c5ea0f18" }, { "type": "route", "uuid": "99c06931-5aea-4cca-9a2e-84ed2758a77e" }, { "type": "route", "uuid": "1b580f2c-a941-45a3-bb17-9fa6a21d5be7" }, { "type": "route", "uuid": "6468806a-a659-4b8c-9e6b-d2efe79f6105" }, { "type": "route", "uuid": "d84bf23f-35a7-4dbb-aa3f-b0c486fe2857" }, { "type": "route", "uuid": "4f3a10d7-ee62-4916-9ada-1f7e34320cb2" }, { "type": "route", "uuid": "728edf4e-0d9c-4109-8db5-94be6d228948" }, { "type": "route", "uuid": "7a326bcc-43cc-49fd-bd07-c6cdf1c57079" }, { "type": "route", "uuid": "2f275e5e-72ce-4703-a0b7-987511e1ab48" }, { "type": "route", "uuid": "8725a105-ce1d-40a8-9a17-da86f52cc5b6" }, { "type": "route", "uuid": "6f852d85-65dc-4fb0-9db0-58750d3825e5" }, { "type": "route", "uuid": "8a916d53-23c9-4ffa-a996-b94f31dee9f1" }, { "type": "route", "uuid": "bac7a923-b20f-4d7f-97c9-df0b3d3151c5" }, { "type": "route", "uuid": "3ae8574f-5e67-45e5-9d8e-a30878257bb5" }, { "type": "route", "uuid": "a4936cb7-5d28-42df-b7f1-3123aa51347e" }, { "type": "route", "uuid": "3a13a883-aefa-4698-9bd4-2cde4c8f95f4" }, { "type": "route", "uuid": "172696ab-ec5d-4c3c-8e83-315cce8353ca" }, { "type": "route", "uuid": "db8dd7c2-886c-459c-a159-1ab74e2d4993" }, { "type": "route", "uuid": "2f77b61f-5c0a-484f-b7fa-73aabc4a99bf" }, { "type": "route", "uuid": "962d36e3-9c8d-433f-a87b-963d59c73bc6" }, { "type": "route", "uuid": "81c60461-474c-41cd-94aa-86ca0309c427" }, { "type": "route", "uuid": "48e7dc25-5c01-4757-ae78-bca0bab5b0d8" }, { "type": "route", "uuid": "81b0ba85-d111-429b-ab16-21ba7c9b295a" }, { "type": "route", "uuid": "2bbd5051-34b6-428d-89d0-9ce72ab52897" }, { "type": "route", "uuid": "4c25cc37-f096-4edf-a982-8d4def194160" }, { "type": "route", "uuid": "41edbc75-eccf-478a-8922-f6293a17d52f" }, { "type": "route", "uuid": "b8584f67-3395-4621-bc93-3b6d60083084" }, { "type": "route", "uuid": "58da32b1-7e29-4212-a387-6681c6d3fee7" }, { "type": "route", "uuid": "03bb5270-8883-45f9-b908-0926116beb65" }, { "type": "route", "uuid": "4832f262-d54c-4c6d-9823-0034fc131546" }, { "type": "route", "uuid": "e95bc33d-ec30-47a9-bb74-99b892a912d7" }, { "type": "route", "uuid": "6159de6c-5899-4cae-a786-9dc6a5a2adfa" }, { "type": "route", "uuid": "84d684c5-3ff5-4530-9a30-f106a9eca7f5" }, { "type": "route", "uuid": "f6402746-4991-40e5-aa0d-c0942f694af3" }, { "type": "route", "uuid": "afb08439-154a-4440-be79-e1dbb09a28df" }, { "type": "route", "uuid": "6acb4b7f-20da-474c-9152-029cb157058e" }, { "type": "route", "uuid": "65dffd4f-226f-4770-ad06-1f9e14aee7c5" }, { "type": "route", "uuid": "f769b82a-5f9b-4311-b214-d92e70054d14" }, { "type": "route", "uuid": "4aa5b363-1a80-4c7e-860c-4a8bf7d328c1" }, { "type": "route", "uuid": "f2919c14-7b2e-4325-ac00-3a6940ee98e9" }, { "type": "route", "uuid": "bf3ef3ea-cb21-431f-a8ba-69a60fbc2722" }, { "type": "route", "uuid": "a2e4737e-1639-46fc-aafc-3fc4a0d319dc" }, { "type": "route", "uuid": "0f40a83f-ddf1-4088-bda0-6800366cee6b" }, { "type": "route", "uuid": "6fd60444-9977-491e-84d2-31d78295e96e" }, { "type": "route", "uuid": "c87e3f6b-14ba-473c-9e86-5b4df2389ad3" }, { "type": "route", "uuid": "175b9353-f923-4906-b4e4-09791550b6d7" }, { "type": "route", "uuid": "98762bf8-ac3b-4ade-b4a4-6cffed5cc33d" }, { "type": "route", "uuid": "e8bc06c9-ef41-46f5-b016-ce194456a0bf" }, { "type": "route", "uuid": "80490e36-bf27-4f51-b930-421491d79aaf" }, { "type": "route", "uuid": "3947ea02-1b5f-4f65-ae0c-55d96e41a917" }, { "type": "route", "uuid": "1ffd7db0-9f91-4ee8-bc14-db00719025d4" }, { "type": "route", "uuid": "13418d83-6cba-4c39-b838-fddf4685beff" }, { "type": "route", "uuid": "efa27958-d84d-45b4-80ea-1ce760700fd3" }, { "type": "route", "uuid": "c8a4cb62-a330-4070-bb5d-ee77a6c24d43" }, { "type": "route", "uuid": "e7ed0a42-5487-4ee4-81cd-3e9f31671e56" }, { "type": "route", "uuid": "3d7ff645-647e-410d-8860-4cf2f71884a9" }, { "type": "route", "uuid": "92b3cab8-39b9-42b6-bf98-df730fc4a008" }, { "type": "route", "uuid": "990b6c64-3768-4b83-93f9-02bc743a1bf9" }, { "type": "route", "uuid": "0598ad44-b15b-4282-84cb-10b007c4496b" }, { "type": "route", "uuid": "b6a6961a-29a7-41ac-8d7d-214926998dbf" }, { "type": "route", "uuid": "095926f8-7248-4d00-a42c-02bb9b4c0d38" }, { "type": "route", "uuid": "c20f7633-e0b8-4c04-a378-88694ab61fc3" }, { "type": "route", "uuid": "a55f2054-0c76-46c8-819d-529f5e623f38" }, { "type": "route", "uuid": "1e4563e7-3451-4c62-a35e-7bd20fff59ed" }, { "type": "route", "uuid": "8a650e8f-58d5-466e-a8a0-7879084e12a6" }, { "type": "route", "uuid": "cf2db256-6ef5-47f6-9ca9-f359c5c4f1f6" }, { "type": "route", "uuid": "5ba11373-3909-4233-b864-8914228e95a6" }, { "type": "route", "uuid": "219bacfd-6d4b-4be8-869f-7f3fa4d24fd8" }, { "type": "route", "uuid": "9cf46438-2a5c-456b-ad4e-d12ac0ba03c4" }, { "type": "route", "uuid": "cf3a7896-d37f-4c56-9ce9-348df6c3d69e" }, { "type": "route", "uuid": "4c94f982-d9bd-4df4-8a6c-e59322618d44" }, { "type": "route", "uuid": "bb756ad1-fab0-40b2-aaf7-d30f3fec6279" }, { "type": "route", "uuid": "1af87e01-c474-4069-9c91-e19cbc71ff17" }, { "type": "route", "uuid": "f8fe372a-a528-44c9-be83-790e2ed299f9" }, { "type": "route", "uuid": "cc6a339a-f1e2-4ad9-a471-33ba51529a08" }, { "type": "route", "uuid": "32323d3f-d459-4440-8987-901ef6d33fc0" }, { "type": "route", "uuid": "24445dfc-f811-48cc-aadb-c24ea94c2c9b" }, { "type": "route", "uuid": "e70fb509-7d10-4915-a6b5-6f8238e54d96" }, { "type": "route", "uuid": "aaadd6e6-0830-4929-8c77-e02b2726ad76" }, { "type": "route", "uuid": "f23661c7-1981-42ec-8470-f1ce8360f4d3" }, { "type": "route", "uuid": "4a3a30bf-940f-4667-b566-ab9053be8091" }, { "type": "route", "uuid": "8fedb94e-c04e-40d3-a2f5-1d9f3743f0e9" }, { "type": "route", "uuid": "8ec66d56-f80c-4d82-bd85-b84e74a67090" }, { "type": "route", "uuid": "3a289723-34af-41f1-befd-eb9b18d9d6b9" }, { "type": "route", "uuid": "3589e48a-5b3e-4ca1-9764-d511e1daae44" }, { "type": "route", "uuid": "c978453f-d6ac-4943-802f-c07d89bf1793" }, { "type": "route", "uuid": "5296280d-6dee-4d2f-845b-b2c5cccae10d" }, { "type": "route", "uuid": "11924250-160c-482f-86d4-17bf58f03aed" }, { "type": "route", "uuid": "e93773cd-2eaa-476b-af6b-75543e6c8c81" }, { "type": "route", "uuid": "d794803c-7c53-4dbe-b9d6-aee77c40b339" }, { "type": "route", "uuid": "56d8fe40-2f72-41c8-afb4-11938f9e4beb" }, { "type": "route", "uuid": "528feb7b-db51-4904-b32d-bcc6284c313f" }, { "type": "route", "uuid": "19dabcac-1c4d-4cf6-98ea-338e98ab4a17" }, { "type": "route", "uuid": "bb233c1e-61e8-4118-967b-591c411f70d4" }, { "type": "route", "uuid": "1f528e53-8483-448a-be2f-371ff5c67a92" }, { "type": "route", "uuid": "df3a5b76-ae7b-43b0-acac-2b2769db7a3a" }, { "type": "route", "uuid": "849d2f3d-b2b5-42c8-a1d0-b01bad2458a1" }, { "type": "route", "uuid": "74201c24-89d3-4b0b-b0de-197144d320ba" }, { "type": "route", "uuid": "7905705c-6626-48f0-9052-7745a351a605" }, { "type": "route", "uuid": "1045bab4-ae7c-4946-937d-cc85add9794e" }, { "type": "route", "uuid": "a0f17468-a132-42e3-8d75-5e11126722d8" }, { "type": "route", "uuid": "1fbdffe6-cfef-4695-b78e-b5cfd0b1e240" }, { "type": "route", "uuid": "d5fc93db-c997-46c8-a5a1-8af6560b9359" }, { "type": "route", "uuid": "dad0f516-3c5e-4b79-92b2-d4df7dbb463e" }, { "type": "route", "uuid": "9cf48380-e885-4f90-a563-3a44efb36ad6" }, { "type": "route", "uuid": "6614538d-9e2d-41fc-8fef-10e92f264602" }, { "type": "route", "uuid": "9da07d8f-de13-452e-9be0-58afcd839a89" }, { "type": "route", "uuid": "ea0125e4-b081-4a27-bd0d-6453fc83002c" }, { "type": "route", "uuid": "7413552e-15c0-47de-80d6-353ddd856783" }, { "type": "route", "uuid": "f5989479-29ca-4a32-91e0-20e3becf81c1" }, { "type": "route", "uuid": "8c393622-3717-4713-ba9b-cfa9ecbf3b0b" }, { "type": "route", "uuid": "9ede1e5e-0c59-4cc9-80fc-e9239c008a76" }, { "type": "route", "uuid": "53b57e42-7ac9-47e4-b7a9-3b4cea27f028" }, { "type": "route", "uuid": "3ccb5c52-ac8b-46be-b5e2-1cd111be92cf" }, { "type": "route", "uuid": "effaebe1-91ae-4c50-bd5b-b1c4ee46f9f6" }, { "type": "route", "uuid": "e5c1eb37-0f61-43ed-8f8e-bacff4a61686" }, { "type": "route", "uuid": "afb2d7f5-17da-4861-8847-0eabb093420d" }, { "type": "route", "uuid": "49eb92a5-c354-4e5b-b3e5-41fd09cc2afd" }, { "type": "route", "uuid": "8e4dc1d8-7671-43e8-aebc-c945b80107e1" }, { "type": "route", "uuid": "f8b3dc10-c7e4-4081-bd8f-61da0832fa2d" }, { "type": "route", "uuid": "ab4cc6e1-f9d3-4288-95bb-402e7a8f4b29" }, { "type": "route", "uuid": "c7cc6e68-aa78-4f3f-ac59-2d5552a003c5" }, { "type": "route", "uuid": "a8205113-7fe5-4602-a17e-0d77751067f0" }, { "type": "route", "uuid": "2bb4099f-40a8-43db-8ba9-102a76bf013e" }, { "type": "route", "uuid": "89116860-4f3e-44f9-b415-5d4dcdb5cb66" }, { "type": "route", "uuid": "79077be3-3b33-44fa-b706-d4f5f02476d5" }, { "type": "route", "uuid": "dcd8285b-fd62-4510-b996-312f60af27c9" }, { "type": "route", "uuid": "b5c3de49-ff4a-44b3-83c7-6ab3a5c53ad6" }, { "type": "route", "uuid": "e44db654-cd38-40cb-a582-8ab0796b2309" }, { "type": "route", "uuid": "84a97df8-d8b1-4658-bbb7-3782f51f446d" }, { "type": "route", "uuid": "88c0e91b-c0c0-43ac-ab28-c16610df8e1f" }, { "type": "route", "uuid": "db792edb-9c45-49ff-8e5f-3a2acf9dbaa6" }, { "type": "route", "uuid": "eadf555a-d061-4498-bf6e-38b02e64ce67" }, { "type": "route", "uuid": "da8e55a3-0084-4bff-bdd5-aeb7a944cddc" }, { "type": "route", "uuid": "3c0e1ea8-3743-46c0-8f68-b0b458424925" }, { "type": "route", "uuid": "7d027ce1-81a3-41b1-9131-5ebb67c654d2" }, { "type": "route", "uuid": "29736f7c-2df4-40fa-a942-42276429c2ca" }, { "type": "route", "uuid": "6394671b-54ce-4401-bfb2-6c2243f2d0bc" }, { "type": "route", "uuid": "cbce25f7-bef0-43e8-ac0d-412eb79184c8" }, { "type": "route", "uuid": "ec2c200e-3823-4a0a-a630-14286574e768" }, { "type": "route", "uuid": "5b41b2ff-29c9-43ac-a7b5-899b37ff6746" } ] }