Developers
V1MeAnalytics consent

Read your optional product-usage analytics consent

GET
/v1/me/analytics-consent
AuthorizationBearer <token>

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/me/analytics-consent"
{  "enabled": true,  "consentedAt": "2019-08-24T14:15:22Z",  "noticeVersion": "2026-09-11"}