List signals.
Required capabilities:
subscribeSignalsAcl:READ
List all signals for a sink.
Authorizations
Access token issued by the CDF project's configured identity provider. Access token must be an OpenID Connect token, and the project must be configured to accept OpenID Connect tokens. Use a header key of 'Authorization' with a value of 'Bearer $accesstoken'. The token can be obtained through any flow supported by the identity provider.
Headers
cdf version header. Use this to specify the requested CDF release.
"alpha"
Body
Filter for signals to list.
Filter for signals to list.
Reference to a sink. If the type is "user", the user must exist in the user profiles API.
- EmailSinkId
- UserSinkId
- CurrentUserSinkId
Topics supported by the service. The cognite_sandbox topic is a permissive topic intended for prototyping and testing, not for production traffic.
cognite_integrations, cognite_workflows, cognite_hosted_extractors, cognite_sandbox, cognite_comment_notifications Cursor for pagination. This cursor is temporary hence should not be saved.
Maximum number of signals to return.
1 <= x <= 1000