Posts
Get Post
Retrieve detailed information for a specific post by ID.
get/posts/{id}
Path parameters
idinteger required
Example:123
Post ID
Query parameters
includestring
Example:tags,authors
Specify related resources to include, separated by commas
Available values for Posts:
- tags - Post tags
- authors - Post authors
Response
Post retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.