Get Databricks Authorization
Read an existing Databricks authorization, identified by its ID.
Permissions
api.connections.read
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
OK
The unique object identifier.
Data integrity version to ensure data consistency.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.
The ID of the Connection this authorization belongs to.
The authentication method to use. Possible values: PAT, OAUTH_M2M.
PAT, OAUTH_M2M The Databricks server hostname.
The port number for the Databricks connection. Typically 443.
The HTTP path for the Databricks SQL warehouse or cluster.
The OAuth client ID for OAUTH_M2M authentication.

