DesignerListDocumentTemplatesV1

The DesignerListDocumentTemplatesV1 call returns an XML structure that describes all available Document Templates in a particular project.

The request requires the following fields next to the standard fields.

Field Type Description
project repositoryobjectname The name of the project with the Document Templates to be listed.
status message Optional. The status of the listed Document Templates that are requested. The available statuses are Current, Accepted, or Published. If omitted, Published is used.

The response contains the following fields in addition to the standard fields.

Field Type Description
documenttemplates base64Binary A base-64 encoded XML structure that lists the available Document Templates in the project.

In case of an error, the response contains a SOAP Fault structure.