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