Page 1 of 1

GET - OpenDental DB name and images path

Posted: Mon Feb 21, 2022 6:07 am
by PBECKER
Request: Allow get get practice database name and opendentimages path for the practice that the API key is assigned to

If we could get this in the open dental api we would be super grateful.

Thank you Jordan and Team

Re: GET - OpenDental DB name and images path

Posted: Mon Feb 21, 2022 10:46 am
by SLeon
A way to get this information already exists in our API:

1. Database name: Use Queries PUT ShortQuery and run "SELECT DATABASE()".

2. The opendentimages path is stored as the "DocPath" preference, and can be retrieved using Preferences GET.