v2

latestOpenAPI 3.0.02026-08-07103189636.5 KB
Files

List recently published files

Response is limited to files published after 14 days from the time called.

get/published-files-api/v2/projects/{projectId}/files/list/recently-published

Path parameters

projectIdstring uuid required

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

Query parameters

publishedAfterstring YYYY-MM-DDThh:mm:ssZ required

Limits the response to only those files that have a publishDate date after the publishedAfter parameter. The items array can be empty if no files match this criteria.

fileUris[]string[]

A list of fileUris to filter the response list by. Value must be exact match. Up to 20 fileUris can be specified. See getRecentlyUploadedSourceFilesList to get a project's fileUris.

localeIds[]string[]

A list of locale identifiers to filter the response list by. Up to 50 localeIds can be specified. See getProjectDetails to get a project's localeIds.

offsetinteger

Standard Smartling limit and offset to paginate through results. Default value is 0.

limitinteger

Standard Smartling limit and offset to paginate through results. Limit is not applied if this parameter is not specified.

Response

OK