Get Rows Version

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. <Tip> To learn more about versioning and how to detect changes, please see our guide on [data versioning](/docs/classic-api/tables/data-versioning). </Tip>

Authentication

AuthorizationBearer

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

Path parameters

tableIDstringRequired

Response headers

ETagstring

Response

Errors

400
Bad Request Error
404
Not Found Error