Applies to:
Configuration Steps
Step 1: Verify version (self-hosted only)
Human review comments in API responses require version 1.1.27 or later for self-hosted deployments.Step 2: Fetch comments via REST API
Use the project logs fetch endpoint to retrieve comments left in the UI.comments field containing human review feedback.
Step 3: Query comments using BTQL
Comments are part of the BTQL schema and can be queried directly.Step 4: Fetch comments from datasets
Dataset fetch responses also include thecomments field when records have human review feedback.