Note: if there are more than 10 conversations, the results may be paginated. Please refer to Pagination on how to use nextPageToken.
List conversations
get
List all conversations across the workspace. This will return a maximum of 100 conversations per page, with 10 as default. You can use the limit and pageToken query parameters to paginate the results. Learn more about pagination in the Common API Usage pagination section.
Authorizations
Path parameters
workspaceIdstring · uuidRequired
The workspace ID
Example: b4e02c85-c6d2-4b15-8885-e09671799c61
Query parameters
limitinteger · min: 1 · max: 100Optional
Limits the number of results to return
Default: 10Example: 10
pageTokenstring · max: 8000Optional
Pagination token that keeps of track of the current position in the list