Retrieve all conversations for a project with optional filtering.
Access Control:
Impersonation:
Filtering:
Documentation Index
Fetch the complete documentation index at: https://docs.clarifeye.ai/llms.txt
Use this file to discover all available pages before exploring further.
Use Authorization: Bearer
Email of the user to impersonate. Requires CAN_IMPERSONATE_OTHER_USERS permission.
If the target user is not found or does not have access to the project, the request
proceeds as the authenticated user. Contact Clarifeye to enable this permission.
UUID of the project
Filter by tags (OR logic). Can be specified multiple times or comma-separated.
Set to "true" to filter for conversations with no tags
true, false Search text within chat history (case-insensitive)
Set to "true" to include archived conversations in results. Defaults to false (active conversations only).
true, false Maximum number of results per page
1 <= x <= 1000Number of results to skip for pagination
x >= 0