View Kafka Exchanges
Retrieve all available Kafka exchanges from the mock adapter service
GET
Retrieve a list of all available Kafka exchanges configured in the mock adapter service. This endpoint provides information about active Kafka message exchanges that can be used for testing and development purposes.Documentation Index
Fetch the complete documentation index at: https://docs.flowx.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
This endpoint requires authentication via Bearer token.Bearer token for API authentication. Format:
Bearer YOUR_API_TOKENHeaders
The user context for the request execution. Used for audit and tracking purposes.
Cache control directive. Use
no-cache to bypass caching.Content type that the client can accept. Supports
*/* for all types.Acceptable encoding methods for response compression. Supports
gzip, deflate, br.Request Example
Last modified on June 2, 2026

