Retrieves an existing data subject request by ID.Ask AIget https://api.dastra.eu/v1/ws/{workspaceId}/DataSubjectRequests/{id}Path ParamsiduuidrequiredThe ID of the data subject request.workspaceIdstringrequiredResponses 200Returns the data subject request. 403Forbidden if the user lacks access. 404Not found if the request does not exist.Updated about 1 year ago