Retrieve a database entity by UUID or fully qualified name with optional field expansion for owners, tags, domains, and custom properties using the Collate REST API.
owners, databaseSchemas, usageSummary, location, tags, certification, extension, domains, sourceHash, followers.all, deleted, or non-deleted entities.GET /v1/databases/name/{fqn} to retrieve by fully qualified name.
mysql_sample.default).owners, databaseSchemas, usageSummary, location, tags, certification, extension, domains, sourceHash, followers.all, deleted, or non-deleted entities.service.database.fields contains owners.fields contains tags.fields contains domain.| Code | Error Type | Description |
|---|---|---|
401 | UNAUTHORIZED | Invalid or missing authentication token |
403 | FORBIDDEN | User lacks permission to view this database |
404 | NOT_FOUND | Database with given ID or FQN does not exist |