Search Hierarchical Channels

Returns only channels that are direct children of the parent. Returns results sorted alphabetically.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
parentlist of stringsRequired

The parent (represented as a list of parts) to search under. If empty, will return all top-level channels.

dataSourcesset 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.
resultslist of objects