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
Key | Datatype | Required | Description |
---|---|---|---|
x-hopex-environment-id | string | ||
x-hopex-repository-id | string | ||
x-hopex-profile-id | string |
RESPONSES
status: OK
{"data":{"application":[{"id":"28tVcJuYXLeD","name":"Application test"},{"id":"j4RxcvEYXLHF","name":"TEST"}]}}