List TemplatesAsk AIget https://api.pandadoc.com/public/v1/templatesRetrieves a list of templates. You can filter results by a search query, tags, or fields.Query ParamsqstringSearch query. Filter by template name.sharedbooleanReturns only the shared templates.truefalsedeletedbooleanReturns only the deleted templates.truefalsecountint321 to 100Defaults to 50Specify how many templates to return.pageint32≥ 1Specify which page of the dataset to return.idstringSpecify template ID.folder_uuidstringUUID of the folder where the templates are stored.tagarray of stringsSearch tag. Filter by template tag.tagADD stringfieldsarray of stringsA comma-separated list of additional fields to include in the response.fieldsADD stringResponses 200OK 401Authentication error 429Too Many RequestsUpdated 11 months ago