Retrieves a collection of script templates. Templates can be filtered to show public (global), private (organization-specific), or all accessible templates. They can also be searched by name or description.
Altostrat SDX API uses JWT Bearer tokens for authentication. Obtain a token via the Authentication API and include it in the Authorization header as 'Bearer {token}'.
Filter templates by type. 'public' for global templates, 'private' for organization-specific templates. Omitting this parameter returns both.
public, private A search term to filter templates by name or description.