Returns the user's GDPR request state so the FE can render the right banner: 'Account scheduled for deletion on YYYY-MM-DD (cancel)', 'Export ready (download)', or nothing at all.
GET/gdpr/status
Returns the user's GDPR request state so the FE can render the right banner: "Account scheduled for deletion on YYYY-MM-DD (cancel)", "Export ready (download)", or nothing at all.
Responses
- 200
- 401
- 403
OK
Unauthorized - missing or invalid credentials.
Forbidden - authenticated but missing required role or policy.