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.x >= 0
templateName
, dateCreated
, clientName
, businessUnitName
, domainName
, subdomainName
, createdBy
, owner
, sourceLang
Page number, starting with 0, default 0
x >= 0
Page size, accepts values between 1 and 50, default 50
1 <= x <= 50
successful operation
The response is of type object
.