@Mohammad Saber Thanks for the question and using MS Q&A platform.
Once you have downloaded the OpenAPI specification - you can view the results using Redocly, Postman, or Swagger Editor.
If you have the databricks url
and PAT
you can easily call the Databricks SQL REST API.
https://<databricks-instance>/api/2.0/preview/sql/queries
Accessing the Databricks SQL REST API:
Accessing the Databricks SQL REST API using the OpenAPI specification:
For more details, refer to Databricks SQL API reference and Queries, Dashboards, and Alerts API
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.