GET api/v1/appnotice/GdprAccessRequestsEnabled?appNoticeId={appNoticeId}

This method should be used to decide whether an AppNotice should display the GDPR Access Request functionality based on if a company has configured it to do so.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appNoticeId

integer

Required

Body Parameters

None.

Response Information

Resource Description

HttpResponseMessage of Boolean

boolean

Response Formats

application/json, text/json

Sample:
true