Skip to main content

Read Dimension from Global Scope

GET 

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

Read Dimension from Global Scope

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...