curl --request GET \
--url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/fileNamingSettings
{
"renameCompleted": true,
"completedFilePattern": "<string>",
"targetFolderPath": "<string>"
}
curl --request GET \
--url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/fileNamingSettings
{
"renameCompleted": true,
"completedFilePattern": "<string>",
"targetFolderPath": "<string>"
}
Was this page helpful?