Get a database service by ID or fully qualified name
pipelines, owners, tags, domains, followers.all, deleted, or non-deleted entities.GET /v1/services/databaseServices/name/{fqn} to retrieve by fully qualified name.
snowflake_prod).pipelines, owners, tags, domains, followers.all, deleted, or non-deleted entities.fields contains owners.fields contains tags.fields contains domains.fields contains followers.fields contains pipelines.| Code | Error Type | Description |
|---|---|---|
401 | UNAUTHORIZED | Invalid or missing authentication token |
403 | FORBIDDEN | User lacks permission to view this database service |
404 | NOT_FOUND | Database service with given ID or FQN does not exist |