v1
latestOpenAPI 3.0.12026-07-245277551.2 MBReports
Get report properties by id
get/datainsights/v1.1/reports/{report_id}/properties
Path parameters
report_idinteger required
Report id of the resource
Headers
X-PROPERTY-IDinteger required
Property id of the client
Response
OK
Example response
[
{
"name": "Property name",
"timezone": "UTC",
"country_code": "US"
}
]