Retrieve a container entity by UUID or fully qualified name with optional field expansion for owners, tags, domains, and custom properties using the Collate REST API.
Documentation Index
Fetch the complete documentation index at: https://docs.getcollate.io/llms.txt
Use this file to discover all available pages before exploring further.
owners,tags,followers,votes,extension,domains,dataModel,children,sourceHash).all, deleted, or non-deleted entities.GET /v1/containers/name/{fqn} to retrieve by fully qualified name.
s3_datalake.analytics-bucket).owners, tags, followers, votes, extension, domains, dataModel, children, sourceHash.all, deleted, or non-deleted entities.service.containerName.fields contains dataModel.fields contains children.fields contains owners.fields contains tags.fields contains domains.| Code | Error Type | Description |
|---|---|---|
401 | UNAUTHORIZED | Invalid or missing authentication token |
403 | FORBIDDEN | User lacks permission to view this container |
404 | NOT_FOUND | Container with given ID or FQN does not exist |