SQL
Retrieve details from a database
Retrieve details from a specific database in your account.
get/workspace/sql/databases/{database_id}
Path parameters
database_idinteger required
A unique integer value identifying this database.
Query parameters
fieldsstring
Comma-separated list of field names to include in the response. Nested fields can be accessed using dot notation.
Response
Database details retrieved successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.