Get the list of applicable properties for metric
GET {{baseUrl}}/api/model/metrics/:metricId/applicableAdvancedProperties
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
showSqlPreview | null | Boolean value used to determine whether to show dynamic SQL preview or not. Set to true by default. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-MSTR-AuthToken | string | (Required) | |
X-MSTR-ProjectID | string | (Project ID or Changeset ID Required) | |
X-MSTR-MS-Changeset | string | (Project ID or Changeset ID Required) |