Get a post
GET/api/v4/posts/:post_id
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.
Request
Responses
- 200
- 400
- 401
- 403
Post retrieval successful
Response Headers
Has-Inaccessible-Posts
This header is included with the value “true” if the post is past the cloud's plan limit.
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions