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
Request
header Parameters
cdf-version
string

cdf version header. Use this to specify the requested CDF release.

Example: alpha
Responses
200

List of supported topics.

400

The response for a bad request.

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