English
cURL
curl --request GET \ --url https://cloud.memsource.com/web/api2/v2/projects/{projectUid}/accessSettings
{ "downloadEnabled": true, "webEditorEnabledForLinguists": true, "showUserDataToLinguists": true, "emailNotifications": true, "strictWorkflowFinish": true, "useVendors": true, "linguistsMayEditLockedSegments": true, "usersMaySetAutoPropagation": true, "allowLoadingExternalContentInEditors": true, "allowLoadingIframes": true, "linguistsMayEditSource": true, "linguistsMayEditTagContent": true, "linguistsMayDownloadLqaReport": true, "usernamesDisplayedInLqaReport": true, "userMaySetInstantQA": true, "triggerWebhooks": true, "notifyJobOwnerStatusChanged": true, "vendors": { "canChangeSharedJobDueDateEnabled": true, "canChangeSharedJobDueDate": [ { "uid": "<string>" } ], "jobVendorsMayUploadReferences": true }, "allowedDomains": [ "<string>" ] }
successful operation
Show child attributes
Was this page helpful?