get https://chat.botpress.cloud/{webhookUrl}/conversations//participants
Retrieves a list of Participants for a given Conversation.
Log in to see full request history
Responses
Retrieves a list of Participants for a given Conversation.
xxxxxxxxxx
curl --request GET \
--url https://chat.botpress.cloud/your_default_webhook_url/conversations/conversationId/participants \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: