Skip to main content

Read Dimension from Global and All Cubes

GET 

/org/:orgId/project/:projectId/dimension/:dimensionId/all

Read Dimension from Global and All Cubes

Request

Path Parameters

    orgId stringrequired

    The Organization ID (UUID) for which you are querying.

    projectId stringrequired

    The Project ID (UUID) for which you are querying.

    dimensionId stringrequired

    The Dimension ID (UUID) for which you are querying.

Responses

Success.

Schema

    any

Loading...