Enables authorized users to retrieve a row from a review table, given a review table ID and a file ID corresponding to the row.
The review_table_id path parameter is the review table’s integer ID — the same value as review_table_ids entries in Get Vault Project Metadata and as review_table_id in the Get Review Table Metadata response. Use Get Review Table Metadata to obtain the file_ids valid for a given review_table_id.
Documentation Index
Fetch the complete documentation index at: https://developers.harvey.ai/llms.txt
Use this file to discover all available pages before exploring further.
Vault API permission.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The review table ID (integer). This is the same value as review_table_ids entries returned by Get Vault Project Metadata and as review_table_id returned by Get Review Table Metadata.
The file ID corresponding to the row
Review table row returned successfully
Email of the user assigned to the row
The review table ID (same value as the path parameter)
The unique identifier of the file in the review table
Whether the row is assigned to a user
Timestamp when the row was last updated
The review table response containing cells