get article detail

🔒

Requires read_shop_navigation access scope. More access scope

Request Parameters

Public Request Parameters

📘

Public Request Parameters

Path Parameters

FieldTypeRequiredDescriptionExample
idstringYesUnique identifier for the article

Response Description

Public Response Fields

📘

Public Response Parameters

Success Response

FieldTypeExampleDescription
article.titlestring"Getting Started with Shoplazza API"Article title.
article.excerptstring"Learn how to integrate our APIs"Article summary/teaser text.
article.contentstring"<p>Full guide content here...</p>"Full article content.
article.publishedbooleantrueWhether the article is published.
article.published_atstring"2023-06-15T09:30:00Z"Publication timestamp.
article.handlestring"getting-started-with-api"URL-friendly article identifier.
article.authorstring"Jane Smith"Author name.
article.seo_titlestring"API Integration Guide - Shoplazza"Custom SEO title.
article.seo_descriptionstring"Complete guide to Shoplazza API integration"SEO meta description.
article.seo_keywordsarray["API", "integration", "ecommerce"]SEO keywords.
article.blog_idsarray["blog_tech", "blog_guides"]IDs of associated blogs/collections.
article.image.srcstring"https://example.com/images/api-guide.jpg"src URL
article.image.widthinteger1200Image width in pixels
article.image.heightinteger800Image height in pixels
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!