credentials
Optional
config: ClientConfigoptional configuration of the client
project identifier
request body
project identifier
branch identifier
clone branch identifier
project identifier
build identifier
project identifier
branch identifier
request body
project identifier
request body
project identifier
request body
project identifier
request body
project identifier
file identifier
project identifier
file identifier
project identifier
build identifier
project identifier
branch identifier
request body
project identifier
directory identifier
request body
project identifier
file identifier
request body
project identifier
branch identifier
project identifier
branch identifier
clone branch identifier
project identifier
directory identifier
project identifier
file identifier
project identifier
file identifier
revision identifier
Optional
operationOptional
variables?: anyproject identifier
file identifier
Optional
options: Partial<Pagination>optional pagination parameters for the request
project identifier
file identifier
Optional
limit: numbermaximum number of items to retrieve (default 25)
Optional
offset: numberstarting offset in the collection (default 0)
project identifier
Optional
options: ListProjectBranchesOptionsoptional parameters for the request
project identifier
Optional
name: stringfilter branch by name
Optional
limit: numbermaximum number of items to retrieve (default 25)
Optional
offset: numberstarting offset in the collection (default 0)
project identifier
Optional
options: ListProjectDirectoriesOptionsoptional parameters for the request
project identifier
Optional
branchId: numberfilter directories by branchId
Optional
directoryId: numberfilter directories by directoryId
Optional
limit: numbermaximum number of items to retrieve (default 25)
Optional
offset: numberstarting offset in the collection (default 0)
Optional
filter: stringuse to filter directories by name
Optional
recursion: stringuse to list directories recursively (works only when directoryId or branchId parameter is specified)
project identifier
Optional
options: ListProjectFilesOptionsoptional parameters for the request
project identifier
Optional
branchId: numberlist branch files (Note! You can either list files for the specified branch (branchId) in the same request)
Optional
directoryId: numberlist directory files (Note! You can either list files for the specified directory (directoryId) in the same request)
Optional
limit: numbermaximum number of items to retrieve (default 25)
Optional
offset: numberstarting offset in the collection (default 0)
Optional
recursion: anyuse to list files recursively
Optional
filter: stringuse to filter files by name
project identifier
Optional
options: ListReviewedSourceFilesBuildOptionsoptional parameters for the request
project identifier
Optional
branchId: numberfilter builds by branchId
Optional
limit: numbermaximum number of items to retrieve (default 25)
Optional
offset: numberstarting offset in the collection (default 0)
project identifier
file identifier
request body
Source files are resources for translation. You can keep files structure using folders or manage different versions of the content via branches.
Use API to keep the source files up to date, check on file revisions, and manage project branches. Before adding source files to the project, upload each file to the Storage first.