Get file info for post
GET/api/v4/posts/:post_id/files/info
Gets a list of file information objects for the files attached to a post.
Permissions
Must have read_channel permission for the channel the post is in.
Request
Responses
- 200
- 400
- 401
- 403
File info retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions