Export API
Get Hierarchy
Returns the full member hierarchy for all dimensions in the specified data model, in either JSON or csv format
get/models/{modelId}/hierarchy
Path parameters
modelIdstring required
Example:123456789012345678
ID of the data model
Headers
Accept'application/json' | 'text/csv' | '*/*'
Response media type
Response
Successfully processed hierarchy request. Each object in the response represents a single member's position in the dimension hierarchy.