Back to catalog
📄

Mattermost

OAuth

An open source platform for developer collaboration

📄Documents & ProductivityHTTPS

Mattermost

Team Message

IdA3k9z2x1p0q8r7s6t5u4
ChannelEngineering-general
AuthorJane.smith
MessageDeployment to production completed successfully.
Create At2024-03-15T14:23:00Z

Sample Response

response.json
1{
2 "id": "a3k9z2x1p0q8r7s6t5u4",
3 "channel": "engineering-general",
4 "author": "jane.smith",
5 "message": "Deployment to production completed successfully.",
6 "create_at": "2024-03-15T14: 23: 00Z"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://api.mattermost.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs