Batch Get Channel Prefix Trees

Returns the channel prefix tree for each of the specified data sources. If the tree for a data source has not been indexed, it will be omitted from the map.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
dataSourceRidsset of stringsRequired
dataScopeFiltersobjectOptional

When dataScopeFilters are specified, the set of data sources must match the set of data sources in DataScopeFilters#tags

Response

This endpoint returns an object.
channelPrefixTreesmap from strings to objects