import { TemplateFindTemplatesRequest } from "@documenso/sdk-typescript/models/operations";
let value: TemplateFindTemplatesRequest = {};
Field | Type | Required | Description |
---|---|---|---|
query |
string | ➖ | The search query. |
page |
number | ➖ | The pagination page number, starts at 1. |
perPage |
number | ➖ | The number of items per page. |
type |
operations.QueryParamType | ➖ | Filter templates by type. |