v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Property

Get all the settings for an specific property

get/datainsights/v1.1/property/settings

Headers

X-PROPERTY-IDinteger required

Property id of the client

Response

OK

name'start_of_week' | 'currency_cdf_rounding_precision' required

Property Setting Name

valuestring required

Value of the setting

Example response

[
  {
    "name": "start_of_week",
    "value": "Monday"
  }
]