GET api/v2/PortalConfigs/GetPortalUserCookiesConsentByEmail?email={email}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| string |
Required |
Response
PortalUserCookieConsent| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer | ||
| SId | integer | ||
| UserEmail | string | ||
| ConsentDate | date | ||
| Essential | boolean | ||
| Analytics | boolean | ||
| Performance | boolean |