get https://{host}/v2/requests
This API allows you to retrieve details of all PII deletion requests that you raised for the respective org. You can also use filters as required.
Request
curl: https://{host}/v2/requests
Example: https://eu.api.capillarytech.com/v2/requests?requestType=CUSTOMER&requestSubType=DELETE&limit=10&offset=0&sort=ADDED_ON&order=DESC&source=WEB_ENGAGE
Response
- type: Displays the PII deletion request data type.
- baseType: Displays the PII deletion request action.
- status: Displays the PII deletion request status.
- attribution: Displays the attribution details of the PII deletion request data.
- id: Displays the PII deletion request ID.
- customerDeletionDetails: Displays the PII deletion request and scheduled time and status of the request.