posts
Get a post
Get a single post.
Permissions
Must have read_channel permission for the channel the post is in or if the channel is public, have the read_public_channels permission for the team.
get/api/v4/posts/{post_id}
Path parameters
post_idstring required
ID of the post to get
Query parameters
include_deletedboolean
Defines if result should include deleted posts, must have 'manage_system' (admin) permission.
Response
Post retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.