curl --request GET \
--url https://api.app.hrizn.io/v1/public/content/{id}/components \
--header 'X-API-Key: <api-key>'{
"data": {
"components": [
{
"id": "<string>",
"type": "body",
"content": {},
"metadata": {},
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]
}
}curl --request GET \
--url https://api.app.hrizn.io/v1/public/content/{id}/components \
--header 'X-API-Key: <api-key>'{
"data": {
"components": [
{
"id": "<string>",
"type": "body",
"content": {},
"metadata": {},
"status": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]
}
}Your Hrizn API key (prefix hzk_)
Content ID
All content components
Hide child attributes
Hide child attributes
Component type identifier (camelCase). The path parameter is case-insensitive (e.g. body, Body, and BODY all work), but the API returns the canonical camelCase form in responses.
body, seoMetadata, pageSlugs, postTags, blogCategories, searchIntent, facebookSnip, twitterSnip, instagramSnip, googleBusinessSnip, videoScript, imagePrompt, articleSchema, authorSchema, organizationSchema, vehicleListingSchema, faqSchema, eventSchema, qaPageSchema, webPageSchema, webSiteSchema, breadcrumbSchema