get https://api.clickup.com/api/v3/workspaces//chat/channels//messages
This endpoint retrieves messages for a specified Channel.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
This endpoint retrieves messages for a specified Channel.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url 'https://api.clickup.com/api/v3/workspaces/workspace_id/chat/channels/channel_id/messages?limit=50&content_format=text%2Fmd' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: