Skip to main content
GET
List table views

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

Response

Successful Response

All saved views of one table, in position-then-name order.

total_count
integer
required
views
TableViewReadSchema · object[]
required