get https://api.clickup.com/api/v3/workspaces//chat/messages//replies
This endpoint retrieves replies to a message.
Log in to see full request history
Responses
This endpoint retrieves replies to a message.
xxxxxxxxxx
curl --request GET \
--url 'https://api.clickup.com/api/v3/workspaces/workspace_id/chat/messages/message_id/replies?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: