ITARC - GraphQL query (Synchronous)
POST {{server_url}}/HOPEXGraphQL/api/ITARC
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...
RESPONSES
status: OK
{"data":{"application":[{"id":"28tVcJuYXLeD","name":"Application test"},{"id":"j4RxcvEYXLHF","name":"TEST"}]}}