Connections
Read Connection
Read an existing connection, identified by its ID.
Permissions
api.connections.read
GET
Read Connection
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
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 type of external connection.
Available options:
DATABRICKS The name of the external connection.
Previous
Test ConnectionTest an existing connection, identified by its ID. Returns an asynchronous result that can be polled for the test outcome.
### Permissions
- `api.connections.read`
Next
Read Connection

