curl --request GET \
--url http://localhost:8080/cabinet/info/privacy-policy{
"content": "<string>",
"updated_at": "<string>"
}Get privacy policy.
curl --request GET \
--url http://localhost:8080/cabinet/info/privacy-policy{
"content": "<string>",
"updated_at": "<string>"
}