API call to list project templates.
Use the query parameters below to refine your search criteria for project templates:
name=GUI or name=02
will locate project templates named GUI02.clientName=GUI or clientName=02
will find project templates associated with the client GUI02.domainName=GUI or domainName=02 will find
project templates associated with the domain GUI02.subDomainName=GUI or
subDomainName=02 will locate project templates linked to the subdomain GUI02.costCenterName=GUI or
costCenterName=02 will find project templates associated with the cost center GUI02.businessUnitName=GUI
or businessUnitName=02 will locate project templates linked to the business unit GUI02.dateCreated or templateName as values.asc (ascending) or desc
(descending) values.totalPages field within each response.totalPages retrieved in each response and potentially
impacting the number of iterations needed to obtain all project templates.Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
x >= 0templateName, dateCreated, clientName, businessUnitName, domainName, subdomainName, createdBy, owner, sourceLang asc|descPage number, starting with 0, default 0
x >= 0Page size, accepts values between 1 and 50, default 50
1 <= x <= 50