query
blog
Get information related to a specific blog such as it's contents, author, publish date, SEO related information.
Arguments
slug
String!Required
A short, human-readable, URL-friendly identifier of a blog. You can get slug value from the endpoint /service/application/content/v1.0/blogs/.
root_id
StringID given to the HTML element.
Response
custom_json
JSONCustom JSON object for specific use cases.
id
StringUnique identifier for an entry.
application
StringApplication ID - Identifier for a Sales channel.
archived
BooleanBoolean flag denoting whether blog is archived or not.
author
AuthorData related to author of blog.
content
[ResourceContent]Contents of blog.
date_meta
DateMetaDetails related to resource creation and updation.
feature_image
AssetData related to image.
published
BooleanBoolean flag denoting whether blog is published or not.
reading_time
StringEstimated time required to read the blog.
seo
BlogSEODetails related to SEO of an entry.
slug
StringA short, human-readable, URL-friendly identifier.
tags
[String]Tags under a blog.
publish_date
StringTimestamp denoting when the blog was published.
title
StringTitle of the Blog.
summary
Stringstatus
StringQuery
Loading...
Try it
Input Variables
Loading...
Response
Loading...
Was this section helpful?