Get all components or a specific component type
Returns content components (body, SEO metadata, schemas, social snippets, etc.). Optionally filter by component type. Scope required:Documentation Index
Fetch the complete documentation index at: https://api-docs.hrizn.io/llms.txt
Use this file to discover all available pages before exploring further.
content:read
/{type} to get a single component type. The type parameter is case-insensitive — body, Body, and BODY all work:
body, seoMetadata, pageSlugs, postTags, blogCategories, searchIntent, facebookSnip, twitterSnip, instagramSnip, googleBusinessSnip, videoScript, imagePrompt, articleSchema, authorSchema, organizationSchema, vehicleListingSchema, faqSchema, eventSchema, qaPageSchema, webPageSchema, webSiteSchema, breadcrumbSchema, layout_html.
See Component types for the full reference.
components array: