get https://api.sandbox.mozaic.io/api/permissions
Use these permissions to set visibility of UI componets only. Any user input to a back end service should not be trusted.
Response
Use these permissions to set visibility of UI componets only. Any user input to a back end service should not be trusted.
xxxxxxxxxx
curl --request GET \
--url 'https://api.sandbox.mozaic.io/api/permissions?useCache=true' \
--header 'accept: application/json'