{ "info": { "_postman_id": "c2aa664e-85d2-4ab6-bdba-b9d5a0b739e6", "name": "KurrentDB HTTP Admin Projections API", "description": "KurrentDB (formerly EventStoreDB) exposes a native AtomPub-over-HTTP interface alongside its primary gRPC protocol. This OpenAPI description is an API Evangelist transcription of the provider's published HTTP API Reference at https://docs.kurrent.io/server/v26.1/http-api/api.html \u2014 Kurrent does not publish an OpenAPI document of its own. Paths, methods, custom headers, media types and status codes are taken from that reference; nothing has been invented. The base URL is the address of your own KurrentDB node or Kurrent Cloud cluster (the same URL you use for the admin UI), which listens on port 2113 by default.\n\nContact Support:\n Name: Kurrent", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "lastUpdatedBy": "35240", "uid": "35240-c2aa664e-85d2-4ab6-bdba-b9d5a0b739e6" }, "item": [ { "name": "projections", "item": [ { "name": "any", "item": [ { "name": "List all projections", "id": "589fbf7c-7b91-4ee1-ae0e-977e4f81c348", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projections/any", "host": [ "{{baseUrl}}" ], "path": [ "projections", "any" ] } }, "response": [ { "id": "272f2b3f-7b8d-4c5d-9908-c43a18a0471b", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projections/any", "host": [ "{{baseUrl}}" ], "path": [ "projections", "any" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-272f2b3f-7b8d-4c5d-9908-c43a18a0471b" }, { "id": "3860537a-9c44-4244-bf73-391ca514a4af", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projections/any", "host": [ "{{baseUrl}}" ], "path": [ "projections", "any" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-3860537a-9c44-4244-bf73-391ca514a4af" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-589fbf7c-7b91-4ee1-ae0e-977e4f81c348" } ], "id": "ea46dd31-2728-46bd-80d6-4b247fd6e8d2", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-ea46dd31-2728-46bd-80d6-4b247fd6e8d2" }, { "name": "all-non-transient", "item": [ { "name": "List all non-transient projections", "id": "75c2b7dd-5de8-4247-a4ef-c79cc6663bd8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projections/all-non-transient", "host": [ "{{baseUrl}}" ], "path": [ "projections", "all-non-transient" ] } }, "response": [ { "id": "826a47e6-af07-4c21-9fb8-5d994d00c063", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projections/all-non-transient", "host": [ "{{baseUrl}}" ], "path": [ "projections", "all-non-transient" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-826a47e6-af07-4c21-9fb8-5d994d00c063" }, { "id": "c93ddce7-c3ef-4130-8a1d-fcd77fb54627", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projections/all-non-transient", "host": [ "{{baseUrl}}" ], "path": [ "projections", "all-non-transient" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-c93ddce7-c3ef-4130-8a1d-fcd77fb54627" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-75c2b7dd-5de8-4247-a4ef-c79cc6663bd8" } ], "id": "bda40117-4598-4f29-b64c-6febd32c5d91", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-bda40117-4598-4f29-b64c-6febd32c5d91" }, { "name": "transient", "item": [ { "name": "List all transient projections", "id": "eeb218de-a275-4e4c-b884-afa17a4c4601", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projections/transient", "host": [ "{{baseUrl}}" ], "path": [ "projections", "transient" ] } }, "response": [ { "id": "ff02f9a1-83ad-457b-9fe8-2cbd1ae47973", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projections/transient", "host": [ "{{baseUrl}}" ], "path": [ "projections", "transient" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-ff02f9a1-83ad-457b-9fe8-2cbd1ae47973" }, { "id": "bd66a712-a2ef-4e0c-9dc8-d3dae928d939", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projections/transient", "host": [ "{{baseUrl}}" ], "path": [ "projections", "transient" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-bd66a712-a2ef-4e0c-9dc8-d3dae928d939" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-eeb218de-a275-4e4c-b884-afa17a4c4601" }, { "name": "Create a transient projection", "id": "519f59be-c263-45c0-9377-587279de2bea", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/transient?name=", "host": [ "{{baseUrl}}" ], "path": [ "projections", "transient" ], "query": [ { "description": "Name to give the projection", "key": "name", "value": "" } ] } }, "response": [ { "id": "c6d1a730-7ca3-4162-aff2-c257a38f3df1", "name": "Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/transient?name=", "host": [ "{{baseUrl}}" ], "path": [ "projections", "transient" ], "query": [ { "description": "Name to give the projection", "key": "name", "value": "" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "URI of the created resource", "type": "text/plain" }, "key": "Location", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-c6d1a730-7ca3-4162-aff2-c257a38f3df1" }, { "id": "e2694dd1-5f55-441e-a0bf-fb233ee8a12c", "name": "Bad Request \u2014 the request was malformed or violated an expected version", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/transient?name=", "host": [ "{{baseUrl}}" ], "path": [ "projections", "transient" ], "query": [ { "description": "Name to give the projection", "key": "name", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-e2694dd1-5f55-441e-a0bf-fb233ee8a12c" }, { "id": "c6e4a9c6-2957-4e5e-ab29-90c61521b8b9", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/transient?name=", "host": [ "{{baseUrl}}" ], "path": [ "projections", "transient" ], "query": [ { "description": "Name to give the projection", "key": "name", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-c6e4a9c6-2957-4e5e-ab29-90c61521b8b9" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-519f59be-c263-45c0-9377-587279de2bea" } ], "id": "06197603-dd98-40a0-9163-b43ced8db5b2", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-06197603-dd98-40a0-9163-b43ced8db5b2" }, { "name": "onetime", "item": [ { "name": "List all one-time projections (queries)", "id": "12b5d51c-c4b1-4ccf-96b6-271c4221048c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projections/onetime", "host": [ "{{baseUrl}}" ], "path": [ "projections", "onetime" ] } }, "response": [ { "id": "2e1f404e-1708-4dd4-b4f3-833c6bc23691", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projections/onetime", "host": [ "{{baseUrl}}" ], "path": [ "projections", "onetime" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-2e1f404e-1708-4dd4-b4f3-833c6bc23691" }, { "id": "f7df986c-1af7-4531-83ae-e75978ac2359", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projections/onetime", "host": [ "{{baseUrl}}" ], "path": [ "projections", "onetime" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-f7df986c-1af7-4531-83ae-e75978ac2359" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-12b5d51c-c4b1-4ccf-96b6-271c4221048c" }, { "name": "Create a one-time projection", "id": "e2064bd7-f6b5-482c-9df9-62a5188a4e4b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/onetime", "host": [ "{{baseUrl}}" ], "path": [ "projections", "onetime" ] } }, "response": [ { "id": "a0324d50-5266-4614-9c91-bf46d66a1ae7", "name": "Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/onetime", "host": [ "{{baseUrl}}" ], "path": [ "projections", "onetime" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "URI of the created resource", "type": "text/plain" }, "key": "Location", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-a0324d50-5266-4614-9c91-bf46d66a1ae7" }, { "id": "05247353-b8fb-4d2d-85c4-3694515f8caf", "name": "Bad Request \u2014 the request was malformed or violated an expected version", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/onetime", "host": [ "{{baseUrl}}" ], "path": [ "projections", "onetime" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-05247353-b8fb-4d2d-85c4-3694515f8caf" }, { "id": "ba217c1c-0a7d-48cb-9a41-eae8e8c50c44", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/onetime", "host": [ "{{baseUrl}}" ], "path": [ "projections", "onetime" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-ba217c1c-0a7d-48cb-9a41-eae8e8c50c44" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-e2064bd7-f6b5-482c-9df9-62a5188a4e4b" } ], "id": "656ccbc7-447c-4ae2-9107-36a4cc9e6ce8", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-656ccbc7-447c-4ae2-9107-36a4cc9e6ce8" }, { "name": "continuous", "item": [ { "name": "List all continuous projections", "id": "ed58ef1d-3a76-42bd-93cc-8c8866911990", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projections/continuous", "host": [ "{{baseUrl}}" ], "path": [ "projections", "continuous" ] } }, "response": [ { "id": "165764d5-e0aa-440e-89b6-3e8501ef43da", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projections/continuous", "host": [ "{{baseUrl}}" ], "path": [ "projections", "continuous" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-165764d5-e0aa-440e-89b6-3e8501ef43da" }, { "id": "98f8f3f8-6257-43bf-a11a-0a246a2e65de", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projections/continuous", "host": [ "{{baseUrl}}" ], "path": [ "projections", "continuous" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-98f8f3f8-6257-43bf-a11a-0a246a2e65de" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-ed58ef1d-3a76-42bd-93cc-8c8866911990" }, { "name": "Create a continuous projection", "id": "2f0095f6-2b56-406b-9bc7-cdc1978dbade", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/continuous?name=&emit=", "host": [ "{{baseUrl}}" ], "path": [ "projections", "continuous" ], "query": [ { "description": "Name to give the projection", "key": "name", "value": "" }, { "description": "Whether the projection is allowed to emit events", "key": "emit", "value": "" } ] } }, "response": [ { "id": "2004bda1-fe8e-44e1-aa29-04af0f7b4ba8", "name": "Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/continuous?name=&emit=", "host": [ "{{baseUrl}}" ], "path": [ "projections", "continuous" ], "query": [ { "description": "Name to give the projection", "key": "name", "value": "" }, { "description": "Whether the projection is allowed to emit events", "key": "emit", "value": "" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "URI of the created resource", "type": "text/plain" }, "key": "Location", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-2004bda1-fe8e-44e1-aa29-04af0f7b4ba8" }, { "id": "e9e3744d-ae90-437c-b4a1-9789b63984cb", "name": "Bad Request \u2014 the request was malformed or violated an expected version", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/continuous?name=&emit=", "host": [ "{{baseUrl}}" ], "path": [ "projections", "continuous" ], "query": [ { "description": "Name to give the projection", "key": "name", "value": "" }, { "description": "Whether the projection is allowed to emit events", "key": "emit", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-e9e3744d-ae90-437c-b4a1-9789b63984cb" }, { "id": "5b619347-500c-4d00-b0e6-0c17809d25bf", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/continuous?name=&emit=", "host": [ "{{baseUrl}}" ], "path": [ "projections", "continuous" ], "query": [ { "description": "Name to give the projection", "key": "name", "value": "" }, { "description": "Whether the projection is allowed to emit events", "key": "emit", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-5b619347-500c-4d00-b0e6-0c17809d25bf" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-2f0095f6-2b56-406b-9bc7-cdc1978dbade" } ], "id": "c59ff5e8-6dda-431c-b651-2f26d6d8608e", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-c59ff5e8-6dda-431c-b651-2f26d6d8608e" }, { "name": "read-events", "item": [ { "name": "Query the events of a projection", "id": "2cfe3545-8335-46ae-8438-585c46891e5b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/read-events", "host": [ "{{baseUrl}}" ], "path": [ "projections", "read-events" ] } }, "response": [ { "id": "a700af35-8242-424b-81b3-d8ab8ba07d63", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/read-events", "host": [ "{{baseUrl}}" ], "path": [ "projections", "read-events" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-a700af35-8242-424b-81b3-d8ab8ba07d63" }, { "id": "02fa4b5f-ebf4-4a2e-952e-c0e877240d82", "name": "Bad Request \u2014 the request was malformed or violated an expected version", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/read-events", "host": [ "{{baseUrl}}" ], "path": [ "projections", "read-events" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-02fa4b5f-ebf4-4a2e-952e-c0e877240d82" }, { "id": "bcaeb75b-6186-487d-89aa-1460d98721b8", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projections/read-events", "host": [ "{{baseUrl}}" ], "path": [ "projections", "read-events" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-bcaeb75b-6186-487d-89aa-1460d98721b8" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-2cfe3545-8335-46ae-8438-585c46891e5b" } ], "id": "7dd96469-71e1-4955-8e2d-fce46f1787f6", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-7dd96469-71e1-4955-8e2d-fce46f1787f6" } ], "id": "4b80ac27-f723-4780-8fa1-f4ddff3a50b2", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-4b80ac27-f723-4780-8fa1-f4ddff3a50b2" }, { "name": "projection", "item": [ { "name": "{name}", "item": [ { "name": "query", "item": [ { "name": "Get the definition of a projection", "id": "d5ec2fd5-c1db-46a3-9878-73d18e012f73", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projection/:name/query", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "query" ], "variable": [ { "id": "16a3a8e8-9742-410d-ad4e-74994374a5dc", "key": "name", "value": "", "description": "(Required) Name of the projection" } ] } }, "response": [ { "id": "85894ff5-30fc-4ae5-82ea-c5c953ce1ce9", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/query", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "query" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-85894ff5-30fc-4ae5-82ea-c5c953ce1ce9" }, { "id": "4e23423c-7600-4872-9757-6124cb98ac49", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/query", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "query" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-4e23423c-7600-4872-9757-6124cb98ac49" }, { "id": "2922c9c5-047a-4d58-94fa-61a57fec0b14", "name": "Not Found \u2014 the stream, event, projection, subscription or user does not exist", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/query", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "query" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-2922c9c5-047a-4d58-94fa-61a57fec0b14" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-d5ec2fd5-c1db-46a3-9878-73d18e012f73" }, { "name": "Update the definition of a projection", "id": "72973d8f-082d-45ea-8454-d31b5124eed1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projection/:name/query", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "query" ], "variable": [ { "id": "89cfc3b3-2aa6-435e-8bb7-3b3098dae9bd", "key": "name", "value": "", "description": "(Required) Name of the projection" } ] } }, "response": [ { "id": "fe4fe8c1-2ed7-4875-adb9-b18accc6e304", "name": "OK", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projection/:name/query", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "query" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-fe4fe8c1-2ed7-4875-adb9-b18accc6e304" }, { "id": "099036aa-a99b-4866-9f31-14abe48fb937", "name": "Bad Request \u2014 the request was malformed or violated an expected version", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projection/:name/query", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "query" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-099036aa-a99b-4866-9f31-14abe48fb937" }, { "id": "d6446acf-93a0-4f0c-9fcc-899d23afeb65", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projection/:name/query", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "query" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-d6446acf-93a0-4f0c-9fcc-899d23afeb65" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-72973d8f-082d-45ea-8454-d31b5124eed1" } ], "id": "1d0db261-c77e-4898-b085-df032760a614", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-1d0db261-c77e-4898-b085-df032760a614" }, { "name": "state", "item": [ { "name": "Get the state of a projection", "id": "7c3ea7c4-bbc2-412a-a8d7-a11209d9a431", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projection/:name/state?partition=", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "state" ], "query": [ { "description": "Partition of a partitioned projection to read", "key": "partition", "value": "" } ], "variable": [ { "id": "f55df8d9-863a-4f7c-8198-78c6679115d0", "key": "name", "value": "", "description": "(Required) Name of the projection" } ] } }, "response": [ { "id": "aa880f0e-6bbf-4558-91c2-448b7b368a5e", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/state?partition=", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "state" ], "query": [ { "description": "Partition of a partitioned projection to read", "key": "partition", "value": "" } ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-aa880f0e-6bbf-4558-91c2-448b7b368a5e" }, { "id": "99b1d487-1c80-4d0b-8ac2-27c29cfb5ae3", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/state?partition=", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "state" ], "query": [ { "description": "Partition of a partitioned projection to read", "key": "partition", "value": "" } ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-99b1d487-1c80-4d0b-8ac2-27c29cfb5ae3" }, { "id": "0f9c6752-94ea-49ea-bbc5-a924db20d857", "name": "Not Found \u2014 the stream, event, projection, subscription or user does not exist", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/state?partition=", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "state" ], "query": [ { "description": "Partition of a partitioned projection to read", "key": "partition", "value": "" } ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-0f9c6752-94ea-49ea-bbc5-a924db20d857" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-7c3ea7c4-bbc2-412a-a8d7-a11209d9a431" } ], "id": "a636d2c6-dfa9-4de9-94f1-2f642debcb69", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-a636d2c6-dfa9-4de9-94f1-2f642debcb69" }, { "name": "result", "item": [ { "name": "Get the result of a projection", "id": "5eab7884-024c-409c-bdc7-86c4d688855e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projection/:name/result?partition=", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "result" ], "query": [ { "description": "Partition of a partitioned projection to read", "key": "partition", "value": "" } ], "variable": [ { "id": "a3819cef-cb05-4225-ad8c-30f2ba8c8b5b", "key": "name", "value": "", "description": "(Required) Name of the projection" } ] } }, "response": [ { "id": "896e247f-ec56-4baf-8213-eac1a4e6d210", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/result?partition=", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "result" ], "query": [ { "description": "Partition of a partitioned projection to read", "key": "partition", "value": "" } ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-896e247f-ec56-4baf-8213-eac1a4e6d210" }, { "id": "fc69544e-51f0-4220-964b-062e95d3caca", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/result?partition=", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "result" ], "query": [ { "description": "Partition of a partitioned projection to read", "key": "partition", "value": "" } ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-fc69544e-51f0-4220-964b-062e95d3caca" }, { "id": "7abf6474-1191-4295-a591-d72a0c5c47b7", "name": "Not Found \u2014 the stream, event, projection, subscription or user does not exist", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/result?partition=", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "result" ], "query": [ { "description": "Partition of a partitioned projection to read", "key": "partition", "value": "" } ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-7abf6474-1191-4295-a591-d72a0c5c47b7" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-5eab7884-024c-409c-bdc7-86c4d688855e" } ], "id": "1590d298-b869-42a6-8a06-96daa635556f", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-1590d298-b869-42a6-8a06-96daa635556f" }, { "name": "statistics", "item": [ { "name": "Get the statistics of a projection", "id": "56884d58-3365-4918-9989-84c5cabde589", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projection/:name/statistics", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "statistics" ], "variable": [ { "id": "dfc0a693-c0f9-497b-86d1-c5b0e1058a2b", "key": "name", "value": "", "description": "(Required) Name of the projection" } ] } }, "response": [ { "id": "9056abbc-51be-4b17-a69b-d9a8e098b08e", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/statistics", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "statistics" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-9056abbc-51be-4b17-a69b-d9a8e098b08e" }, { "id": "8f962ef4-f345-4297-9534-ce3b0f091c97", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/statistics", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "statistics" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-8f962ef4-f345-4297-9534-ce3b0f091c97" }, { "id": "6392fc1a-8066-4fc4-8f98-14487c3c6787", "name": "Not Found \u2014 the stream, event, projection, subscription or user does not exist", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/statistics", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "statistics" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-6392fc1a-8066-4fc4-8f98-14487c3c6787" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-56884d58-3365-4918-9989-84c5cabde589" } ], "id": "49565e23-cc8a-4827-932e-7cdb8a039143", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-49565e23-cc8a-4827-932e-7cdb8a039143" }, { "name": "config", "item": [ { "name": "Get the configuration of a projection", "id": "2e42f91e-a4fa-4757-877d-0751a99099b2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projection/:name/config", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "config" ], "variable": [ { "id": "aacbf7a1-82a2-4747-aaf4-3c5711571019", "key": "name", "value": "", "description": "(Required) Name of the projection" } ] } }, "response": [ { "id": "34a682db-eaba-49b2-84d4-95ddd4a6be15", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/config", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "config" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-34a682db-eaba-49b2-84d4-95ddd4a6be15" }, { "id": "1ec08f2e-d999-46fc-8d22-1873dc5872ca", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/config", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "config" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-1ec08f2e-d999-46fc-8d22-1873dc5872ca" }, { "id": "43125313-8f99-4952-86f7-359b2d81c267", "name": "Not Found \u2014 the stream, event, projection, subscription or user does not exist", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/config", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "config" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-43125313-8f99-4952-86f7-359b2d81c267" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-2e42f91e-a4fa-4757-877d-0751a99099b2" }, { "name": "Update the configuration of a projection", "id": "96d65310-7a6e-47fc-a2c1-fb090cdc3a6d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"emitEnabled\": \"\",\n \"trackEmittedStreams\": \"\",\n \"checkpointAfterMs\": \"\",\n \"checkpointHandledThreshold\": \"\",\n \"checkpointUnhandledBytesThreshold\": \"\",\n \"pendingEventsThreshold\": \"\",\n \"maxWriteBatchLength\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projection/:name/config", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "config" ], "variable": [ { "id": "3084a633-b490-4702-8e8a-116223160d00", "key": "name", "value": "", "description": "(Required) Name of the projection" } ] } }, "response": [ { "id": "f4d9ce41-c980-4149-882c-84fab7c62cca", "name": "OK", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emitEnabled\": \"\",\n \"trackEmittedStreams\": \"\",\n \"checkpointAfterMs\": \"\",\n \"checkpointHandledThreshold\": \"\",\n \"checkpointUnhandledBytesThreshold\": \"\",\n \"pendingEventsThreshold\": \"\",\n \"maxWriteBatchLength\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projection/:name/config", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "config" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-f4d9ce41-c980-4149-882c-84fab7c62cca" }, { "id": "719e528d-acbf-4366-be47-ed50dbc0a93d", "name": "Bad Request \u2014 the request was malformed or violated an expected version", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emitEnabled\": \"\",\n \"trackEmittedStreams\": \"\",\n \"checkpointAfterMs\": \"\",\n \"checkpointHandledThreshold\": \"\",\n \"checkpointUnhandledBytesThreshold\": \"\",\n \"pendingEventsThreshold\": \"\",\n \"maxWriteBatchLength\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projection/:name/config", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "config" ], "variable": [ { "key": "name" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-719e528d-acbf-4366-be47-ed50dbc0a93d" }, { "id": "a50de923-8ecd-429e-ad3b-575ebcc4901a", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"emitEnabled\": \"\",\n \"trackEmittedStreams\": \"\",\n \"checkpointAfterMs\": \"\",\n \"checkpointHandledThreshold\": \"\",\n \"checkpointUnhandledBytesThreshold\": \"\",\n \"pendingEventsThreshold\": \"\",\n \"maxWriteBatchLength\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/projection/:name/config", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "config" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-a50de923-8ecd-429e-ad3b-575ebcc4901a" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-96d65310-7a6e-47fc-a2c1-fb090cdc3a6d" } ], "id": "1e973e64-5f4c-4d83-96f6-fde61e186b03", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-1e973e64-5f4c-4d83-96f6-fde61e186b03" }, { "name": "command", "item": [ { "name": "enable", "item": [ { "name": "Enable a projection", "id": "60da7e51-d6c7-4089-a3e6-f6d250f844d9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/enable", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "enable" ], "variable": [ { "id": "7e4d1585-55fe-4044-8453-92a91c40578b", "key": "name", "value": "", "description": "(Required) Name of the projection" } ] } }, "response": [ { "id": "936bf70e-007c-4d65-9854-af52fbf0cd22", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/enable", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "enable" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-936bf70e-007c-4d65-9854-af52fbf0cd22" }, { "id": "3886f27b-1469-42f4-914b-7b1dad12ff7a", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/enable", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "enable" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-3886f27b-1469-42f4-914b-7b1dad12ff7a" }, { "id": "8bbb0255-3c59-4ab8-9963-af3bf96df66f", "name": "Not Found \u2014 the stream, event, projection, subscription or user does not exist", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/enable", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "enable" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-8bbb0255-3c59-4ab8-9963-af3bf96df66f" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-60da7e51-d6c7-4089-a3e6-f6d250f844d9" } ], "id": "7a73e1aa-8cc0-4ed1-9234-04e47f857bec", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-7a73e1aa-8cc0-4ed1-9234-04e47f857bec" }, { "name": "disable", "item": [ { "name": "Disable a projection", "id": "16b2894c-d774-406e-ad51-c60262c028e9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/disable", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "disable" ], "variable": [ { "id": "877f5fec-9a74-4b1a-be0b-883b33694e8c", "key": "name", "value": "", "description": "(Required) Name of the projection" } ] } }, "response": [ { "id": "3a939ca3-2ef5-4c72-9d6b-0b1893d69ccb", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/disable", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "disable" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-3a939ca3-2ef5-4c72-9d6b-0b1893d69ccb" }, { "id": "ea2604de-5455-4458-bbd7-3bfbc58a5060", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/disable", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "disable" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-ea2604de-5455-4458-bbd7-3bfbc58a5060" }, { "id": "ba9ee923-74d1-422f-9550-b97ec0a44d28", "name": "Not Found \u2014 the stream, event, projection, subscription or user does not exist", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/disable", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "disable" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-ba9ee923-74d1-422f-9550-b97ec0a44d28" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-16b2894c-d774-406e-ad51-c60262c028e9" } ], "id": "3113b05e-247e-431c-a1bc-f562e3069627", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-3113b05e-247e-431c-a1bc-f562e3069627" }, { "name": "reset", "item": [ { "name": "Reset a projection", "id": "5153348f-b638-4450-8b7a-bb84eb513cb9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/reset", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "reset" ], "variable": [ { "id": "717b5e46-f9cd-4d87-9b00-ec780f0ec775", "key": "name", "value": "", "description": "(Required) Name of the projection" } ] } }, "response": [ { "id": "f6d00e7d-bf59-48ce-adb3-7bbf77c9492b", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/reset", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "reset" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-f6d00e7d-bf59-48ce-adb3-7bbf77c9492b" }, { "id": "4206851a-e62e-4eca-b08c-1e38fac176a6", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/reset", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "reset" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-4206851a-e62e-4eca-b08c-1e38fac176a6" }, { "id": "a3b6d1c3-9e96-4e91-8dca-320931904187", "name": "Not Found \u2014 the stream, event, projection, subscription or user does not exist", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/reset", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "reset" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-a3b6d1c3-9e96-4e91-8dca-320931904187" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-5153348f-b638-4450-8b7a-bb84eb513cb9" } ], "id": "9859b80f-74c1-4e23-a7fa-ce167e8afa65", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-9859b80f-74c1-4e23-a7fa-ce167e8afa65" }, { "name": "abort", "item": [ { "name": "Abort a projection", "id": "fa554ba7-9df4-48b5-be94-be5af6ad28ac", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/abort", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "abort" ], "variable": [ { "id": "0a48ea98-f938-481f-b7ad-98b0ec7dbd0f", "key": "name", "value": "", "description": "(Required) Name of the projection" } ] } }, "response": [ { "id": "969ebb91-9278-449b-ac31-06184acf6165", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/abort", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "abort" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-969ebb91-9278-449b-ac31-06184acf6165" }, { "id": "91d037b1-d782-4375-8b2c-2eef8ab3b2cd", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/abort", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "abort" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-91d037b1-d782-4375-8b2c-2eef8ab3b2cd" }, { "id": "a37ff2c9-f4b7-45af-a5ce-ea03ce226314", "name": "Not Found \u2014 the stream, event, projection, subscription or user does not exist", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name/command/abort", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name", "command", "abort" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-a37ff2c9-f4b7-45af-a5ce-ea03ce226314" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-fa554ba7-9df4-48b5-be94-be5af6ad28ac" } ], "id": "70243d9d-327c-45c3-a524-0edcc6d80b20", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-70243d9d-327c-45c3-a524-0edcc6d80b20" } ], "id": "6a03c1c0-3aec-4f8c-9987-7a021d8940d5", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-6a03c1c0-3aec-4f8c-9987-7a021d8940d5" }, { "name": "Get the details of a projection", "id": "2cc619bc-d81d-4fe6-9f74-f38cab3d0ea6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/projection/:name", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name" ], "variable": [ { "id": "68975a19-2bf3-4182-be94-be13deccedde", "key": "name", "value": "", "description": "(Required) Name of the projection" } ] } }, "response": [ { "id": "35ea51fa-5482-4023-8ed8-678299d591cd", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-35ea51fa-5482-4023-8ed8-678299d591cd" }, { "id": "9b899810-4fb9-4073-97a2-1ef5ff5accbc", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-9b899810-4fb9-4073-97a2-1ef5ff5accbc" }, { "id": "ae90d689-55f9-4bb1-a46f-4119befc2b9f", "name": "Not Found \u2014 the stream, event, projection, subscription or user does not exist", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-ae90d689-55f9-4bb1-a46f-4119befc2b9f" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-2cc619bc-d81d-4fe6-9f74-f38cab3d0ea6" }, { "name": "Delete a projection", "id": "99c18f47-6d46-4fae-aa0b-d1664e51c275", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/projection/:name", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name" ], "variable": [ { "id": "e55d686b-9e86-4762-81d1-8d2d7c6732a7", "key": "name", "value": "", "description": "(Required) Name of the projection" } ] } }, "response": [ { "id": "62c828fb-0ac3-4ccb-b290-74a1b0ef7a3d", "name": "No Content \u2014 the projection was deleted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-62c828fb-0ac3-4ccb-b290-74a1b0ef7a3d" }, { "id": "a13420a2-aab2-4ec5-b52c-c1e8e4b352ba", "name": "Unauthorized \u2014 credentials were missing, invalid, or lacked ACL permission", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-a13420a2-aab2-4ec5-b52c-c1e8e4b352ba" }, { "id": "7b309556-9e40-4145-914d-3d4db1e2a8ed", "name": "Not Found \u2014 the stream, event, projection, subscription or user does not exist", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/projection/:name", "host": [ "{{baseUrl}}" ], "path": [ "projection", ":name" ], "variable": [ { "key": "name" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-7b309556-9e40-4145-914d-3d4db1e2a8ed" } ], "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-99c18f47-6d46-4fae-aa0b-d1664e51c275" } ], "id": "68d41917-9e70-47ad-88e0-a18c3066359d", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-68d41917-9e70-47ad-88e0-a18c3066359d" } ], "id": "901c9c75-c567-4626-9d6d-7306016a3d5b", "createdAt": "2026-07-28T02:01:30.000Z", "updatedAt": "2026-07-28T02:01:30.000Z", "uid": "35240-901c9c75-c567-4626-9d6d-7306016a3d5b" } ], "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "variable": [ { "key": "host", "value": "localhost" }, { "key": "port", "value": "2113" }, { "key": "baseUrl", "value": "https://{{host}}:{{port}}" } ] }