Get status of a privacy request
GET/v1/privacy/requests/:id
Retrieves the current status and details of a previously submitted GDPR privacy request. The request must belong to the authenticated account.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Successfully retrieved the request status
Missing or invalid API key authentication
Access denied to the requested request
Privacy request not found
Internal server error occurred while retrieving the request status