v2

latestOpenAPI 3.0.02026-08-07103189636.5 KB
Files

Last modified date (single locale)

This returns the date that a file was last modified in a specified locale.

get/files-api/v2/projects/{projectId}/locales/{localeId}/file/last-modified

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

A unique identifier for a file in Smartling.

lastModifiedAfterstring YYYY-MM-DDThh:mm:ssZ

Limits the return to only those file and locale combinations that have a lastModified date after the lastModifiedAfterparameter . The items array will be empty if the file has not been modified in any of the locales since the lastModifiedAfter date specified.

Response

OK