/
KU
kurrent-io
/
HTTP API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16m ago · Updated 3w ago
View markdown
kurrent-io
HTTP API
get
Get a projection
v1
latest
Swagger 2.0
Event Store License v2
2026-07-17
71
10
75.0 KB
Admin
8
Gossip
1
Info
2
Projections
22
get
Get all projections
get
Get all non-transient projections
get
Get all queries
post
Create a onetime projection
get
Get all continious projections
post
Create a continious projection
post
Restart projections
get
Get all transient projections
post
Create a transient projection
get
Get projection definition
put
Update projection definition
get
Get the projection state
get
Get result of projection
get
Get projection statistics
post
Disable projection
post
Enable projection
post
Reset projection
post
Abort projection
get
Get the config of a projection
put
Update the config of a projection
get
Get a projection
delete
Deletes a projection
Scavenge
1
Stats
3
Streams
11
Subscriptions
14
Users
9
Projections
Get a projection
Returns a specific projection.
get
/projection/{name}
Path parameters
name
string
required
The name of the projection.
Response
OK