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...

HEADERS

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

RESPONSES

status: OK

{"data":{"application":[{"id":"28tVcJuYXLeD","name":"Application test"},{"id":"j4RxcvEYXLHF","name":"TEST"}]}}