Engine

Covers Engine 2.0.0

dartwic-share/rapid/list-channels

Lists channels exposed by a remote RAPID runtime.

  • Category: RAPID Share

Request payload

FieldTypeRequirementDescription
querystringOptionalCase-insensitive channel filter; defaults to empty.
limitintegerOptionalMaximum channel count; defaults to 5000 and is clamped between 1 and 50000.

Response payload

FieldTypeDescription
node_namestringName of this RAPID node.
snapshot_revisionintegerRAPID Share revision captured for this snapshot.
channelsarray<RemoteChannelSummary>Matching native channels with their identity and current channel data.