List all container entities with optional filtering by storage service, data type, owner, tag, domain, and pagination support via 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. See Supported Fields below.all, deleted, or non-deleted entities.fields parameter to request additional data.
fields query parameter:
| Field | Description |
|---|---|
owners | Owner references (users and teams) |
tags | Classification tags |
followers | Users following the container |
votes | User votes and ratings |
extension | Custom property values |
domains | Domain assignments for governance |
dataModel | Data model with column definitions |
children | Nested child containers |
sourceHash | Hash for change detection |
| Code | Error Type | Description |
|---|---|---|
401 | UNAUTHORIZED | Invalid or missing authentication token |
403 | FORBIDDEN | User lacks permission to list containers |