posts
Get post by ID
Retrieve detailed information about a specific post
get/v1/posts/{postId}
Path parameters
postIdstring required
Unique identifier of the post
Query parameters
Include full content fields (markdown, json, staticHtml). Default: false
Response
Post details retrieved successfully