posts
Get file info for post
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.
get/api/v4/posts/{post_id}/files/info
Path parameters
post_idstring required
ID of the post
Query parameters
include_deletedboolean
Defines if result should include deleted posts, must have 'manage_system' (admin) permission.
Response
File info retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.