posts
Get posts by a list of ids
Fetch a list of posts based on the provided postIDs
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.
post/api/v4/posts/ids
Request body
string[] required
Response
Post list retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.