cURL
listParticipants
Retrieves a list of Participant for a given Conversation.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://botpress-add-desk-to-botpress-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Bot id
Integration id
Integration alias
Path Parameters
Conversation id
Query Parameters
Provide the meta.nextToken value provided in the last API response to retrieve the next page of results
Response
Returns a list of Participant objects
Last modified on May 27, 2026