query

blog

Get information related to a specific blog such as it's contents, author, publish date, SEO related information.
Arguments
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
String
ID given to the HTML element.
Response
custom_json
JSON
Custom JSON object for specific use cases.
Unique identifier for an entry.
application
String
Application ID - Identifier for a Sales channel.
archived
Boolean
Boolean flag denoting whether blog is archived or not.
author
Author
Data related to author of blog.
Contents of blog.
date_meta
DateMeta
Details related to resource creation and updation.
feature_image
Asset
Data related to image.
published
Boolean
Boolean flag denoting whether blog is published or not.
reading_time
String
Estimated time required to read the blog.
Details related to SEO of an entry.
slug
String
A short, human-readable, URL-friendly identifier.
Tags under a blog.
publish_date
String
Timestamp denoting when the blog was published.
title
String
Title of the Blog.
summary
String
status
String
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...