v2
latestOpenAPI 3.0.02026-08-07103189636.5 KBFiles
Status of file for a single locale
Returns detailed status information on a specific file.
Example:
curl -X GET -H "Authorization: Bearer {token}" 'https://api.smartling.com/files-api/v2/projects/{projectId}/locales/{localeId}/file/status?fileUri=file.properties'
get/files-api/v2/projects/{projectId}/locales/{localeId}/file/status
Path parameters
projectIdstring required
A unique project identifier. This can be found in the Smartling Dashboard under Account Settings > API.
localeIdstring required
Identifier for a locale.
Query parameters
fileUristring required
Smartling value that uniquely identifies a file in Smartling
Response
OK