topics

In SWIM compliant implementation of Publish-Subscribe message exchange pattern using AMQP 1.0 protocol, the term topic is used to define service (i.e. type of data) that the future service consumer is allowed to subscribe to.

Endpoint topics is used to get:
- list of all topics
- topic details

Url
URL:/swim/v1/topics/
Reference