Posts
Get Post
Returns information about the specified post.
get/team-messaging/v1/chats/{chatId}/posts/{postId}
Path parameters
chatIdstring required
Internal identifier of a chat
postIdstring required
Internal identifier of a post
Response
Success
Example response
{
"attachments": [
{
"footnote": {
"time": "2016-03-10T18:07:52.534Z"
}
}
]
}