cURL
curl --request GET \
--url https://app.teable.ai/api/base/%7BbaseId%7D/table/%7BtableId%7D/default-view-id \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"id": "<string>"
}table
Get default view id
Get default view id
GET
/
base
/
{baseId}
/
table
/
{tableId}
/
default-view-id
cURL
curl --request GET \
--url https://app.teable.ai/api/base/%7BbaseId%7D/table/%7BtableId%7D/default-view-id \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"id": "<string>"
}Last modified on March 5, 2026
Was this page helpful?
⌘I

