{ "uuid": "de193cd6-58e9-46fc-998b-8767eae77245", "lastMigration": 29, "name": "Remote Settings", "endpointPrefix": "v1", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "2fe0f6e1-8fc3-429e-b541-7e731242d3e5", "documentation": "", "method": "get", "endpoint": "", "responses": [ { "uuid": "2ab5fb85-a82c-4113-ad08-ad0ae6aecb96", "body": "{}", "latency": 0, "statusCode": 200, "label": "Return information about the running Instance.", "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": "3165a443-627d-4c9d-860d-e2af3fc04f81", "documentation": "", "method": "get", "endpoint": "__api__", "responses": [ { "uuid": "39f014bc-a367-4f5e-a31c-fd3beb11b94c", "body": "{}", "latency": 0, "statusCode": 200, "label": "Return an OpenAPI description of the running instance.", "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": "baf97fbc-5fb0-4e27-adb2-b43ddb26a6b9", "documentation": "", "method": "get", "endpoint": "__heartbeat__", "responses": [ { "uuid": "b946d01a-5e8b-4d02-beeb-cec6a52e6cb2", "body": "{}", "latency": 0, "statusCode": 200, "label": "Server is working properly.", "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": "d8263c74-a650-432e-9d4f-4f9354b4c164", "body": "{}", "latency": 0, "statusCode": 503, "label": "One or more subsystems failing.", "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": "c1cd174b-b7dc-418c-ae57-da26e1d9ad9b", "documentation": "", "method": "get", "endpoint": "__lbheartbeat__", "responses": [ { "uuid": "e52e7b01-2738-4e35-867d-7171029509b5", "body": "{}", "latency": 0, "statusCode": 200, "label": "Returned if server is reachable.", "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": "cee71f23-6d77-44c1-9cc2-9ade42b27a5e", "documentation": "", "method": "get", "endpoint": "__version__", "responses": [ { "uuid": "ed5df280-2355-4713-9a8d-d393607dabc8", "body": "{}", "latency": 0, "statusCode": 200, "label": "Return the running Instance version 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": "e1693546-4a43-4273-bc93-ea5215102c46", "documentation": "", "method": "post", "endpoint": "batch", "responses": [ { "uuid": "2800695d-b23b-41b1-a553-c197d0f0c984", "body": "{\n \"responses\": [\n {\n \"body\": {},\n \"headers\": {},\n \"path\": \"\",\n \"status\": {{faker 'number.int' max=99999}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Return a list of operation responses.", "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": "c917d82e-0bd2-4772-8d1f-40d6a3b54f41", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "The request was badly formatted.", "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": "624b797b-e19a-4797-9f63-8e83b6449e9f", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "an unknown error occurred.", "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": "e81ed658-8f7f-489c-a9ec-c50e8aba7249", "documentation": "", "method": "get", "endpoint": "buckets", "responses": [ { "uuid": "61e15227-08cf-44c1-ab93-893ed303fb0d", "body": "{\n \"data\": [\n {}\n ]\n}", "latency": 0, "statusCode": 200, "label": "Return a list of matching objects.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "74609e98-c642-4b3d-b321-926bb2183536", "body": "", "latency": 0, "statusCode": 304, "label": "Reponse has not changed since value in If-None-Match header", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2ac28eae-a76d-49c5-86ec-61bf05830447", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "The request is 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": "528a19bf-4034-48cb-b0b1-88851b000088", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "The request is missing authentication headers.", "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": "8b5e0ef8-5554-4699-a442-18b7f0ffd75a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "The user is not allowed to perform the operation, or the resource is not accessible.", "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": "66be8521-49b7-4fe5-a85c-6071af067740", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "The client doesn't accept supported responses Content-Type.", "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": "c53e8568-b895-4294-80b2-d19192abaf76", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 412, "label": "Object was changed or deleted since value in `If-Match` header.", "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": "c4d30d06-335b-47b4-a9ec-59ecf4dffc62", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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": "d36ba8ab-d74e-41ec-a36d-ae080a973ef8", "documentation": "", "method": "get", "endpoint": "buckets/monitor/collections/changes/records", "responses": [ { "uuid": "1747153c-b3a2-4293-bb4b-5f02a928c561", "body": "{\n \"data\": [\n {\n \"bucket\": \"\",\n \"collection\": \"\",\n \"host\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Return a list of matching objects.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "58c2c074-31fb-472e-bcc3-f024aec67ee6", "body": "", "latency": 0, "statusCode": 304, "label": "Reponse has not changed since value in If-None-Match header", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "99b515f7-f618-4293-b8a1-332eb22006fb", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "The request is 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": "09670bf0-af08-4eb5-a8b4-202357dc30d9", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "The request is missing authentication headers.", "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": "e66d9bee-4abc-41ea-b73a-9702e48788be", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "The user is not allowed to perform the operation, or the resource is not accessible.", "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": "0ae1ea4f-858d-4d8e-934d-43dcad42e054", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "The client doesn't accept supported responses Content-Type.", "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": "76c0277b-dc90-4eb6-99c5-2195bf84f4b5", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 412, "label": "Object was changed or deleted since value in `If-Match` header.", "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": "d7e35956-2dc6-4093-b759-ec100e54fd66", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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": "10aa11bc-fc58-4914-98b0-f676df9be41d", "documentation": "", "method": "get", "endpoint": "buckets/:bid/collections/:cid/changeset", "responses": [ { "uuid": "e9052f77-25ab-4d72-abe4-ce3bb1c223c1", "body": "", "latency": 0, "statusCode": 200, "label": "UNDOCUMENTED RESPONSE", "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": "479535c1-a279-4180-9c95-7dffac815a25", "documentation": "", "method": "get", "endpoint": "buckets/:bucket_id/collections", "responses": [ { "uuid": "7849d911-bdf3-43df-889a-bbcec412dd14", "body": "{\n \"data\": [\n {}\n ]\n}", "latency": 0, "statusCode": 200, "label": "Return a list of matching objects.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fea06ed2-a970-4f01-89d2-c02f142a55a3", "body": "", "latency": 0, "statusCode": 304, "label": "Reponse has not changed since value in If-None-Match header", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "578deebd-c8d4-4beb-86e5-86a6390fc950", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "The request is 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": "f1c23b20-67a6-49f8-8bd8-bd1b43547b57", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "The request is missing authentication headers.", "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": "e0bc0afc-ccf8-4479-b344-a0ae1d28ff29", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "The user is not allowed to perform the operation, or the resource is not accessible.", "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": "3ffb55a6-9df2-432f-afe2-a6e281b05a83", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "The client doesn't accept supported responses Content-Type.", "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": "a0ae947a-a035-484a-83c3-9be79bbf1662", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 412, "label": "Object was changed or deleted since value in `If-Match` header.", "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": "20fe07ff-3aa6-49cf-9538-1cf590244119", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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": "b690ea7e-29ab-410c-b089-8327675e1c98", "documentation": "", "method": "get", "endpoint": "buckets/:bucket_id/collections/:collection_id/records", "responses": [ { "uuid": "6712436a-04bd-47c9-834b-5d5d256d2d54", "body": "{\n \"data\": [\n {}\n ]\n}", "latency": 0, "statusCode": 200, "label": "Return a list of matching objects.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6b1b0916-c47d-4dae-9df5-dd3803dad2f0", "body": "", "latency": 0, "statusCode": 304, "label": "Reponse has not changed since value in If-None-Match header", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "21efc602-97ed-4677-9132-ff4ccb9476c7", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "The request is 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": "bcc5e166-95c1-4458-b9bb-11d43b831531", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "The request is missing authentication headers.", "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": "a24f10b4-4bfe-4717-b4e4-b5de65bc95c9", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "The user is not allowed to perform the operation, or the resource is not accessible.", "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": "5e1f4c57-b464-4e39-8171-5c2d8664fbb7", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "The client doesn't accept supported responses Content-Type.", "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": "68e71145-cc91-41f0-92bf-5e41dd8a4f1f", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 412, "label": "Object was changed or deleted since value in `If-Match` header.", "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": "2aff5386-5227-4b2c-9920-f417e6705c72", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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": "8a23cf64-3240-4cd2-897e-3ea2ef428f9b", "documentation": "", "method": "get", "endpoint": "buckets/:bucket_id/collections/:collection_id/records/:id", "responses": [ { "uuid": "aecf16a4-63e5-48c5-b675-0525d68a08a4", "body": "{\n \"data\": {},\n \"permissions\": {\n \"read\": [\n \"\"\n ],\n \"write\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Return the target object.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "310193cc-2110-4458-8fef-e4991d958ca6", "body": "", "latency": 0, "statusCode": 304, "label": "Reponse has not changed since value in If-None-Match header", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5666bade-7508-4a1b-a285-ae0eb2039a54", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "The request is 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": "9d120d05-2013-4156-b3aa-ff5d16845f30", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "The request is missing authentication headers.", "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": "90df5899-9edd-4bc2-aabe-605b3839c29a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "The user is not allowed to perform the operation, or the resource is not accessible.", "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": "244968b7-6f4f-4b44-aa26-5f17ba18273b", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "The object does not exist or was deleted.", "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": "0dedb3ad-d34b-49e9-af22-5418d3b01a67", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "The client doesn't accept supported responses Content-Type.", "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": "dac5c42f-1593-4715-b40f-d0debf1c0634", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 412, "label": "Object was changed or deleted since value in `If-Match` header.", "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": "693953e0-dc24-469d-8d47-13a8b506bf46", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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": "ce2fa9b0-ff6f-4150-b7fa-a3a3d1aa6941", "documentation": "", "method": "delete", "endpoint": "buckets/:bucket_id/collections/:collection_id/records/:id/attachment", "responses": [ { "uuid": "6e11261f-2fde-4b2f-bbc5-39eeb871fd2b", "body": "", "latency": 0, "statusCode": 200, "label": "UNDOCUMENTED RESPONSE", "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": "3e1281fc-8a03-4294-8966-7a744569d265", "documentation": "", "method": "post", "endpoint": "buckets/:bucket_id/collections/:collection_id/records/:id/attachment", "responses": [ { "uuid": "50d69360-d409-4443-9f0d-691b704c8b0f", "body": "", "latency": 0, "statusCode": 200, "label": "UNDOCUMENTED RESPONSE", "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": "13f1dce6-6004-467d-86dc-8b53732889ea", "documentation": "", "method": "get", "endpoint": "buckets/:bucket_id/collections/:id", "responses": [ { "uuid": "632a9c18-52a3-4b62-9fce-1a1bc496dd8f", "body": "{\n \"data\": {},\n \"permissions\": {\n \"read\": [\n \"\"\n ],\n \"record:create\": [\n \"\"\n ],\n \"write\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Return the target object.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ebba1471-e209-415d-a9ce-96146854c743", "body": "", "latency": 0, "statusCode": 304, "label": "Reponse has not changed since value in If-None-Match header", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0fd33dd2-5af0-4618-9ebd-bc7ffb37d66a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "The request is 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": "4238d433-80f8-4e4e-8026-14763dc3dfdd", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "The request is missing authentication headers.", "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": "793dc14c-c3d0-476f-8ab8-b03db04baf6d", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "The user is not allowed to perform the operation, or the resource is not accessible.", "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": "2be0cd01-d995-40ef-8a42-3eb310f76e51", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "The object does not exist or was deleted.", "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": "cee91221-d8c0-4f4e-be97-ed67ae4c08bb", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "The client doesn't accept supported responses Content-Type.", "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": "735d3686-52d4-4ba0-b475-ca3979b17128", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 412, "label": "Object was changed or deleted since value in `If-Match` header.", "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": "cc9d9438-4d07-4ea0-851f-e3c3603017fa", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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": "9d27556e-a2a8-41cf-848b-f195ea7abeff", "documentation": "", "method": "get", "endpoint": "buckets/:bucket_id/groups", "responses": [ { "uuid": "8a851cce-5310-4fc3-a5a9-19432ba788ce", "body": "{\n \"data\": [\n {}\n ]\n}", "latency": 0, "statusCode": 200, "label": "Return a list of matching objects.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dde5e0c4-ad04-4ef9-ad51-5e6726706841", "body": "", "latency": 0, "statusCode": 304, "label": "Reponse has not changed since value in If-None-Match header", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "458d4970-209b-48fb-a803-3abab01d9729", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "The request is 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": "d4b21523-d817-4b0f-bf2e-fe7f4b12d29c", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "The request is missing authentication headers.", "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": "73e774c3-edc8-48e0-a1a5-21c7c725b3ca", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "The user is not allowed to perform the operation, or the resource is not accessible.", "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": "157e365b-dfa8-46fa-b14b-54ddda3d38d8", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "The client doesn't accept supported responses Content-Type.", "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": "9c843ed4-4c0a-4b39-957e-e8134795c4a6", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 412, "label": "Object was changed or deleted since value in `If-Match` header.", "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": "cf72a5c2-cfa6-4b1c-b129-89056535c2fd", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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": "51d58cd8-3019-4f12-9555-2897a8a7927f", "documentation": "", "method": "get", "endpoint": "buckets/:bucket_id/groups/:id", "responses": [ { "uuid": "0ad0322a-8c59-4cde-96ba-bfa1eb1a75c8", "body": "{\n \"data\": {},\n \"permissions\": {\n \"read\": [\n \"\"\n ],\n \"write\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Return the target object.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2f3f1643-eb17-4bf3-9287-862a2cfd8de4", "body": "", "latency": 0, "statusCode": 304, "label": "Reponse has not changed since value in If-None-Match header", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "635dd262-87f4-46ec-871c-fc1b95bdd4f3", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "The request is 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": "c0fffecf-fe98-48cf-957e-147a49e96451", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "The request is missing authentication headers.", "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": "d83dcde0-96f1-4f49-8386-6ee956e21ab3", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "The user is not allowed to perform the operation, or the resource is not accessible.", "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": "fa6ba724-afd8-42c5-87c7-bd6fa27846a9", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "The object does not exist or was deleted.", "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": "513c882e-8017-4b9f-8d45-48a89e71f585", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "The client doesn't accept supported responses Content-Type.", "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": "9da3a575-8ced-4510-bdd9-bad581a03d7d", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 412, "label": "Object was changed or deleted since value in `If-Match` header.", "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": "fb4acf05-8c88-4e6a-b7e9-6d1b19b82462", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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": "4d5392ac-1bdc-47f5-a906-3500ab2e1e19", "documentation": "", "method": "get", "endpoint": "buckets/:id", "responses": [ { "uuid": "a9a254fa-0685-44b0-82e8-6d488e1f2027", "body": "{\n \"data\": {},\n \"permissions\": {\n \"collection:create\": [\n \"\"\n ],\n \"group:create\": [\n \"\"\n ],\n \"read\": [\n \"\"\n ],\n \"write\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Return the target object.", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a1bd8bc9-13b9-4466-b8c1-3003a4ff03f2", "body": "", "latency": 0, "statusCode": 304, "label": "Reponse has not changed since value in If-None-Match header", "headers": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Etag", "value": "" }, { "key": "Last-Modified", "value": "" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "59201611-24d7-47b4-8e0e-103be49b680a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 400, "label": "The request is 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": "03178384-4644-4b25-bb64-1d004da49f61", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 401, "label": "The request is missing authentication headers.", "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": "136b279d-c328-4c7f-98c3-3c6414273c11", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 403, "label": "The user is not allowed to perform the operation, or the resource is not accessible.", "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": "ec1f71af-528d-4517-9df3-6597e1fc2b21", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 404, "label": "The object does not exist or was deleted.", "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": "c5dd53ad-b9ef-46a6-86f5-c18658be0f95", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 406, "label": "The client doesn't accept supported responses Content-Type.", "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": "14d48f94-cfd8-42b6-b94d-bc53ade7f302", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 412, "label": "Object was changed or deleted since value in `If-Match` header.", "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": "e1222b94-b746-4d60-95dd-8f8d93da0a1e", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": \"\",\n \"errno\": {{faker 'number.int' max=99999}},\n \"error\": \"\",\n \"info\": \"\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Unexpected 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": "57c1e966-ad10-4132-b4fd-a58076de6e20", "documentation": "", "method": "get", "endpoint": "contribute.json", "responses": [ { "uuid": "14e4c051-c025-477e-a213-5f0cebddf601", "body": "{}", "latency": 0, "statusCode": 200, "label": "Return open source contributing 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": "c1e0775b-03fd-4415-ab8a-a51e40636b78", "documentation": "", "method": "get", "endpoint": ":prefix/{api_ver:\\d+}/:application_guid/:application_ver/{metrics:.*}", "responses": [ { "uuid": "86c9c0e4-45c7-4e1e-9fc1-3b047c3672ed", "body": "", "latency": 0, "statusCode": 200, "label": "UNDOCUMENTED RESPONSE", "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": "2fe0f6e1-8fc3-429e-b541-7e731242d3e5" }, { "type": "route", "uuid": "3165a443-627d-4c9d-860d-e2af3fc04f81" }, { "type": "route", "uuid": "baf97fbc-5fb0-4e27-adb2-b43ddb26a6b9" }, { "type": "route", "uuid": "c1cd174b-b7dc-418c-ae57-da26e1d9ad9b" }, { "type": "route", "uuid": "cee71f23-6d77-44c1-9cc2-9ade42b27a5e" }, { "type": "route", "uuid": "e1693546-4a43-4273-bc93-ea5215102c46" }, { "type": "route", "uuid": "e81ed658-8f7f-489c-a9ec-c50e8aba7249" }, { "type": "route", "uuid": "d36ba8ab-d74e-41ec-a36d-ae080a973ef8" }, { "type": "route", "uuid": "10aa11bc-fc58-4914-98b0-f676df9be41d" }, { "type": "route", "uuid": "479535c1-a279-4180-9c95-7dffac815a25" }, { "type": "route", "uuid": "b690ea7e-29ab-410c-b089-8327675e1c98" }, { "type": "route", "uuid": "8a23cf64-3240-4cd2-897e-3ea2ef428f9b" }, { "type": "route", "uuid": "ce2fa9b0-ff6f-4150-b7fa-a3a3d1aa6941" }, { "type": "route", "uuid": "3e1281fc-8a03-4294-8966-7a744569d265" }, { "type": "route", "uuid": "13f1dce6-6004-467d-86dc-8b53732889ea" }, { "type": "route", "uuid": "9d27556e-a2a8-41cf-848b-f195ea7abeff" }, { "type": "route", "uuid": "51d58cd8-3019-4f12-9555-2897a8a7927f" }, { "type": "route", "uuid": "4d5392ac-1bdc-47f5-a906-3500ab2e1e19" }, { "type": "route", "uuid": "57c1e966-ad10-4132-b4fd-a58076de6e20" }, { "type": "route", "uuid": "c1e0775b-03fd-4415-ab8a-a51e40636b78" } ] }