List topics

Required capabilities: subscribeSignalsAcl:READ

List all topics supported by the signals service. Each topic represents a type of CDF resource that can emit signals, such as integrations or workflows. The response includes the available notification categories for each topic, which can be used when creating subscriptions.

Securityoidc-token or oauth2-client-credentials or oauth2-open-industrial-data or oauth2-auth-code
Responses
200

List of supported topics.

400

The response for a bad request.

get/processes/signals/topics
Request samples
Response samples
application/json
{
  • "items": [
    • {
      }
    ]
}