Return a paginated list of conversations. By default, returns conversations for the authenticated organization, sorted by creation date (newest first). Archived conversations are excluded by default. For account organizations, use includeChildren=true to include conversations from child organizations.
Number of items to skip
x >= 0Number of items to return (max 100)
1 <= x <= 100Filter conversations by a specific organization ID
Filter conversations by a specific bot ID
Include archived conversations in the results
Include conversations from child organizations (only applicable for account orgs)