DataPrivacy - GraphQL query (Synchronous)

POST {{server_url}}/HOPEXGraphQL/api/DataPrivacy

Make synchronous API call to HOPEX for the GDPR solution. You can make read or write access to the repository.

for instance : list all the data breach, list a given process activity by ID...

HEADERS

KeyDatatypeRequiredDescription
x-hopex-environment-idstring
x-hopex-repository-idstring
x-hopex-profile-idstring

RESPONSES

status: OK

{"data":{"dataCategory":[{"name":"Economic"},{"name":"Criminal convictions or offenses"},{"name":"Connection data"},{"name":"Religious or philosophical convictions"},{"name":"Contact"},{"name":"Cookies and System Logs"}]}}