Get public namespace template details (no authentication required).
Returns template only if marked as public.
Documentation Index
Fetch the complete documentation index at: https://docs.mixpeek.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Template ID
Successful Response
Base template model with common fields for all template types.
This model is stored in MongoDB and supports three template scopes:
Unique template identifier (e.g., 'tmpl_semantic_search')
^tmpl_[a-z0-9_]+$Type of resource this template creates
namespace, retriever, cluster, collection, bucket, taxonomy, scaffold Template scope (system or organization)
system, organization, user, public Organization internal ID. For system templates, use 'system'. For org templates, use the actual internal_id.
Human-readable template name
1 - 100Detailed description of the template's purpose
1 - 1000Template-specific configuration (varies by template_type)
Template instantiation mode: clone (with data), config (empty), or scaffold (preset)
scaffold, config, clone Optional category for organizing templates
Tags for categorizing and filtering templates
Whether this template is available for use
Whether this template is publicly discoverable without authentication
List of common use cases for this template
List of requirements (e.g., 'Requires text embeddings')
User ID who created this template (for org templates)
ID of the resource this template was created from (for org templates)
Reference to a sample/golden namespace for this scaffold (used for Studio quickstart cloning)
Timestamp when template was created
Timestamp when template was last updated