Tables
Get Rows Version
HEAD
Returns an ETag
header containing the current version of the table data.
This endpoint may be polled to detect changes in the table’s data.
To learn more about versioning and how to detect changes, please see our guide on data versioning.
Response Headers
The current version of the table data.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the table, e.g., 2a1bad8b-cf7c-44437-b8c1-e3782df6
Was this page helpful?