Page tree
Skip to end of metadata
Go to start of metadata

Description

Retrieves a specific number of results for a topic from the result queue, starting from the given offset.

Available from

v9

Request path

GET [REST URL]/async/pollByIndex

Query Parameters

Parameter

Type

Description

topic

String

Name of the topic.

index

Long

A number of the offset to start from.

limit

Integer

A number of result items to retrieve.


  • No labels