{ "uuid": "9b7640ce-6139-46a0-98f9-6a97eb8bab07", "lastMigration": 29, "name": "Twilio - Bulkexports", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "c762c86f-5661-443a-857c-d5daafce49e9", "documentation": "", "method": "delete", "endpoint": "v1/Exports/Jobs/:JobSid", "responses": [ { "uuid": "c688cd27-07b5-46ae-9d8a-2428e25e7095", "body": "", "latency": 0, "statusCode": 204, "label": "The resource was deleted successfully.", "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": "e202d2ea-5852-4cd6-adca-c6d619851f56", "documentation": "", "method": "get", "endpoint": "v1/Exports/Jobs/:JobSid", "responses": [ { "uuid": "7d3df099-3d4f-4bb1-a373-6b7103950f6b", "body": "{\n \"details\": \"\",\n \"email\": \"\",\n \"end_day\": \"\",\n \"estimated_completion_time\": \"\",\n \"friendly_name\": \"\",\n \"job_queue_position\": \"\",\n \"job_sid\": \"\",\n \"resource_type\": \"\",\n \"start_day\": \"\",\n \"url\": \"\",\n \"webhook_method\": \"\",\n \"webhook_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "45aef0d5-aff2-4ad1-a4d7-dd41cd8e8e07", "documentation": "Fetch a specific Export.", "method": "get", "endpoint": "v1/Exports/:ResourceType", "responses": [ { "uuid": "16783553-a583-426c-98fb-83b7f1eccb4a", "body": "{\n \"links\": {},\n \"resource_type\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "277be4be-f611-4216-81f5-53380d4af4b5", "documentation": "Fetch a specific Export Configuration.", "method": "get", "endpoint": "v1/Exports/:ResourceType/Configuration", "responses": [ { "uuid": "acf943d3-5586-4921-9bee-0992fe7a2b51", "body": "{\n \"enabled\": {{faker 'datatype.boolean'}},\n \"resource_type\": \"\",\n \"url\": \"\",\n \"webhook_method\": \"\",\n \"webhook_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6bb8846a-2260-4786-b59c-9d0f3e8004fd", "documentation": "Update a specific Export Configuration.", "method": "post", "endpoint": "v1/Exports/:ResourceType/Configuration", "responses": [ { "uuid": "3f320da5-e70f-426a-8b7f-748ca59db832", "body": "{\n \"enabled\": {{faker 'datatype.boolean'}},\n \"resource_type\": \"\",\n \"url\": \"\",\n \"webhook_method\": \"\",\n \"webhook_url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae2dfce8-b0a6-4e25-925b-734438b0c12b", "documentation": "Retrieve a list of all Days for a resource.", "method": "get", "endpoint": "v1/Exports/:ResourceType/Days", "responses": [ { "uuid": "365a1e7e-dbfc-465a-ae35-a4b8e6929a3a", "body": "{\n \"days\": [\n {\n \"create_date\": \"\",\n \"day\": \"\",\n \"friendly_name\": \"\",\n \"resource_type\": \"\",\n \"size\": {{faker 'number.int' max=99999}}\n }\n ],\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7018b92c-e6cf-46aa-91c2-153364cdb805", "documentation": "Fetch a specific Day.", "method": "get", "endpoint": "v1/Exports/:ResourceType/Days/:Day", "responses": [ { "uuid": "eb1e611a-c398-4f14-800e-360454a768c5", "body": "{\n \"redirect_to\": \"\"\n}", "latency": 0, "statusCode": 307, "label": "Temporary Redirect", "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": "b8fab91a-333c-4126-8fed-88863984a8ad", "documentation": "", "method": "get", "endpoint": "v1/Exports/:ResourceType/Jobs", "responses": [ { "uuid": "2d0e150a-6038-4b29-8bdc-76cfe4df112f", "body": "{\n \"jobs\": [\n {\n \"details\": \"\",\n \"email\": \"\",\n \"end_day\": \"\",\n \"estimated_completion_time\": \"\",\n \"friendly_name\": \"\",\n \"job_queue_position\": \"\",\n \"job_sid\": \"\",\n \"resource_type\": \"\",\n \"start_day\": \"\",\n \"webhook_method\": \"\",\n \"webhook_url\": \"\"\n }\n ],\n \"meta\": {\n \"first_page_url\": \"\",\n \"key\": \"\",\n \"next_page_url\": \"\",\n \"page\": {{faker 'number.int' max=99999}},\n \"page_size\": {{faker 'number.int' max=99999}},\n \"previous_page_url\": \"\",\n \"url\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "60d3c8f3-8f35-423c-b5df-6f696cb931ba", "documentation": "", "method": "post", "endpoint": "v1/Exports/:ResourceType/Jobs", "responses": [ { "uuid": "e13dfbf6-b993-4d52-9895-90c947a3c6a6", "body": "{\n \"details\": \"\",\n \"email\": \"\",\n \"end_day\": \"\",\n \"estimated_completion_time\": \"\",\n \"friendly_name\": \"\",\n \"job_queue_position\": \"\",\n \"job_sid\": \"\",\n \"resource_type\": \"\",\n \"start_day\": \"\",\n \"webhook_method\": \"\",\n \"webhook_url\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "Created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "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": "c762c86f-5661-443a-857c-d5daafce49e9" }, { "type": "route", "uuid": "e202d2ea-5852-4cd6-adca-c6d619851f56" }, { "type": "route", "uuid": "45aef0d5-aff2-4ad1-a4d7-dd41cd8e8e07" }, { "type": "route", "uuid": "277be4be-f611-4216-81f5-53380d4af4b5" }, { "type": "route", "uuid": "6bb8846a-2260-4786-b59c-9d0f3e8004fd" }, { "type": "route", "uuid": "ae2dfce8-b0a6-4e25-925b-734438b0c12b" }, { "type": "route", "uuid": "7018b92c-e6cf-46aa-91c2-153364cdb805" }, { "type": "route", "uuid": "b8fab91a-333c-4126-8fed-88863984a8ad" }, { "type": "route", "uuid": "60d3c8f3-8f35-423c-b5df-6f696cb931ba" } ] }