Retrieves details of a specific database by its ID.
dbId-orgId
.success
if successful, error
if not.error
if not successful.UNAUTHORIZED
: The user is not authenticated or lacks sufficient permissions.DATABASE_NOT_FOUND
: The specified database does not exist or the user lacks access.