Get messages from a topic
Topic name
Seek type
BEGINNING
, OFFSET
, TIMESTAMP
, LATEST
The format is [partition]::[offset] for specifying offsets or [partition]::[timestamp in millis] for specifying timestamps
Limit
Query
Serde that should be used for deserialization. Supports String
, Base64
, Hex
, SchemaRegistry
, ProtobufDecodeRaw
, and Avro (Embedded)
Serde that should be used for deserialization. Supports String
, Base64
, Hex
, SchemaRegistry
, ProtobufDecodeRaw
, and Avro (Embedded)
OK
The response is of type object[]
.