Skip to main content
Version: v3

Get Blog Post by ID

GET 

/blogs/posts/post/:postId

The "Get Blog Post by ID" API returns a single published blog post, including its content/body, for the given location.

Request

Version stringrequired

API Version

Available optionsv3
postId stringrequired

Identifier of the blog post to fetch

locationId stringrequired

Sub-account (location) identifier

application/json

Successful response

Schema
    blogPostobjectrequired

    Object containing the requested published blog post with its content