Skip to main content
Version: v3

List templates

GET 

/proposals/templates

List document contract templates for a location

Request

Version stringrequired

API Version

Available optionsv3
locationId stringrequired

Location Id

dateFrom string

Date start from (ISO 8601)

dateTo string

Date to (ISO 8601)

type string

Comma-separated template types. Valid values: proposal, estimate, contentLibrary

name string

Template Name

isPublicDocument boolean

If the docForm is a DocForm

userId string

User Id, required when isPublicDocument is true

limit string

Limit

skip string

Skip

application/json

Templates fetched successfully

Schema
    dataobject[]required

    Array of templates

    totalnumberrequired

    Total number of templates

    traceIdstring

    Trace ID for request tracking