List Merchant Templates
Retrieve a paginated list of merchant templates, including both predefined and default templates. Merchant templates define structured configurations for AI-powered diamond searches, allowing merchants to create curated diamond collections based on specific attributes.
Each template belongs to a group, which ensures that diamonds from different templates within the same group can be displayed together in search results. Groups function similarly to collections in e-commerce platforms like Shopify, making it easy to organize and reuse different predefined templates for a consistent shopping experience.
For more details on merchant templates and AI-curated results, refer to the documentation: AI Curated Results.
Returns
A paginated list of merchant template objects with total, offset, and limit.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
How many results to skip. Used for pagination. Defaults to 0.
How many results to return. Defaults to 100.