v1
latestOpenAPI 3.0.12026-07-245277551.2 MBMe
Get properties data about the current user
get/datainsights/v1.1/me/properties
Headers
X-PROPERTY-IDinteger required
Property id of the client
Response
OK
Example response
[
{
"name": "Property name",
"timezone": "UTC",
"country_code": "US"
}
]