API not available for all tables which are present in schema
API not available for all tables which are present in schema
I am trying use api to get data from opendental but i see multiple tables in the schema documentaion but i dont see there coreesponding api's.Please help me with that
Re: API not available for all tables which are present in schema
Hello Jahangir,Jahangir wrote: Sat May 02, 2026 9:35 am I am trying use api to get data from opendental but i see multiple tables in the schema documentaion but i dont see there coreesponding api's.Please help me with that
Not every database table has an API endpoint.
The schema documentation describes the database structure. The API documentation lists the supported API endpoints. There is no expectation that every table in the schema has a corresponding API endpoint.
Thanks!