v1
latestOpenAPI 3.0.32026-07-13218142597.2 KBGet blog post by id
Returns a specific blog post.
Permissions required: Permission to view the blog post and its corresponding space.
Path parameters
The ID of the blog post to be returned. If you don't know the blog post ID, use Get blog posts and filter the results.
Query parameters
The primary formats a body can be represented as. A subset of BodyRepresentation. These formats are the only allowed formats in certain use cases.
The content format types to be returned in the body field of the response. If available, the representation will be available under a response field of the same name under the body field.
Retrieve the draft version of this blog post.
Filter the blog post being retrieved by its status.
Allows you to retrieve a previously published version. Specify the previous version's number to retrieve its details.
Includes labels associated with this blog post in the response. The number of results will be limited to 50 and sorted in the default sort order. A meta and _links property will be present to indicate if more results are available and a link to retrieve the rest of the results.
Includes content properties associated with this blog post in the response. The number of results will be limited to 50 and sorted in the default sort order. A meta and _links property will be present to indicate if more results are available and a link to retrieve the rest of the results.
Includes operations associated with this blog post in the response, as defined in the Operation object. The number of results will be limited to 50 and sorted in the default sort order. A meta and _links property will be present to indicate if more results are available and a link to retrieve the rest of the results.
Includes likes associated with this blog post in the response. The number of results will be limited to 50 and sorted in the default sort order. A meta and _links property will be present to indicate if more results are available and a link to retrieve the rest of the results.
Includes versions associated with this blog post in the response. The number of results will be limited to 50 and sorted in the default sort order. A meta and _links property will be present to indicate if more results are available and a link to retrieve the rest of the results.
Includes the current version associated with this blog post in the response. By default this is included and can be omitted by setting the value to false.
Includes whether this blog post has been favorited by the current user.
Includes web resources that can be used to render blog post content on a client.
Includes collaborators on the blog post.
Response
Returned if the requested blog post is returned.