v2

latestOpenAPI 3.0.02026-08-07103189636.5 KB
Files

Last modified date (all locales)

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

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

Path parameters

projectIdstring required

A unique project identifier. This can be found in the Smartling Dashboard under Account Settings > API.

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 parameter lastModifiedAfter. 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