Engine

Covers Engine 2.0.0

rapid/get-channels-data

Returns channels data.

  • Category: Channels and Persistence

Request payload

FieldTypeRequirementDescription
channel_namesarray<string>RequiredLocal channel keys to read. Invalid/non-string entries are skipped.

Response payload

FieldTypeDescription
channelsobject<string, ChannelLookup>Results keyed by requested name. Each contains exists and either current channel_data or an empty object.