How to get views of the database? #169
Unanswered
arfathyahiya
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've a linked database but how can I list the views of that database.
When I tried getting database using
I got the error saying
notion_client.errors.APIResponseError: Database with ID DATABASE_ID is a linked database. Database retrievals do not support linked databases.
How can I get the list of views of a database
Beta Was this translation helpful? Give feedback.
All reactions