Get a single topic message value
Topics
Get a single topic message value
Fetch the full value of a single topic message on demand (e.g. for oversized messages).
GET
Get a single topic message value
Documentation Index
Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Kafka topic name
Partition number
Required range:
x >= 0Message offset within partition
Required range:
x >= 0Response
Successful Response
The response is of type Response Gettopicmessagevalue · object.