/
/HTTP API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
Admin8
Gossip1
Info2
Projections22
  • getGet all projections
  • getGet all non-transient projections
  • getGet all queries
  • postCreate a onetime projection
  • getGet all continious projections
  • postCreate a continious projection
  • postRestart projections
  • getGet all transient projections
  • postCreate a transient projection
  • getGet projection definition
  • putUpdate projection definition
  • getGet the projection state
  • getGet result of projection
  • getGet projection statistics
  • postDisable projection
  • postEnable projection
  • postReset projection
  • postAbort projection
  • getGet the config of a projection
  • putUpdate the config of a projection
  • getGet a projection
  • deleteDeletes a projection
Scavenge1
Stats3
Streams11
Subscriptions14
Users9
    Projections

    Get result of projection

    Get the final result of a projection.

    get/projection/{name}/result

    Path parameters

    namestring required

    The name of the projection.

    Query parameters

    partitionstring

    The partition name in state.

    Response

    OK

    Changes