an object with query parameters
Optionallimit?: numberIf present, restrict the number of returned items to this value.
Optionalname?: stringTemplate name to search and filter for. Case-insensitive open search with wildcards both as prefix and suffix.
OptionalownerId?: stringReturn the templates for the specified owner.
Optionalskip?: numberIf present, skip this number of the returned values in the result set (facilitates paging).
Optionalsort?: (Field to sort by. Prefix with +/- to indicate ascending/descending. By default, the sort order is ascending.
OptionalsourceAppId?: stringReturn the templates that are using the specified app as data source.
Optionaloptions: ApiCallOptions
Get descriptive info for the specified templates.