Get Dataset Tree Children

Return the immediate child tree nodes for a given parent node.

Designed for per-click lazy loading of the dataset dimension tree. Each navigation step sends the parent_dimension_key of the node just drilled into and receives back its direct children — a single btree scan regardless of total dataset size.

Args: dataset_id: The BackfillVersionMetadata ID (UUID). parent_dimension_key: The dimension_key of the parent BackfillVersionFile row (from a previous TreeNodeResponse), encoded as "k=v&k=v" with percent-encoded values. Pass "" (or omit) for the root level — returns all depth-1 nodes for the dataset. asset_type: Optional filter to restrict results to a specific asset type (e.g. "Currency"). Used to split shared datasets such as headline_asset_sentiment_index across product tabs. sector: Optional filter to restrict results to a specific sector (e.g. "Energy").

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain