v1
latestOpenAPI 3.0.12026-07-245277551.2 MBMe
Get policies data about the current user
get/datainsights/v1.1/me/policies
Headers
X-PROPERTY-IDinteger required
Property id of the client
Response
OK
Example response
[
{
"resource": "stock_report",
"actions": [
"read"
]
}
]