Get Review Table Metadata
Vault
Get Review Table Metadata
Fetches metadata for a single review table by its ID, including its title, creation timestamp, and the list of file IDs associated with it.
GET
Get Review Table Metadata
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The integer ID of the review table. Obtain this from the review_table_ids array in the Get Vault Project Metadata response.
Response
Review table metadata returned successfully