Skip to main content
GET
Get your feedback on a cell

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

table_id
string<uuid>
required
record_id
string<uuid>
required
column_id
string<uuid>
required

Response

Successful Response

The current user's verdict on one cell, if they gave one.

feedback
CellFeedbackSchema · object | null
required

A stored verdict on one cell.