Get a blog post
Retrieve a single blog post by id with the author populated. Requires the READ_BLOGS scope.
Authorizations
JWT issued by the Salesive Store API for authenticated shoppers.
Optional storefront identifier sent as a header to scope responses to a specific shop. Try It requests remember this value once provided.
Headers
Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.
Path Parameters
Unique blog post identifier.
Response
Blog detail response.
Unique blog post identifier.
Human-readable title for the blog post.
URL-friendly slug for the blog post.
Short teaser text shown on listing pages.
Featured image URL for the blog post.
Publication timestamp in ISO 8601 format.
Workflow status such as draft, scheduled, or published.
Timestamp of the most recent update.
Full HTML content of the blog post.
Author metadata for the blog post.

