Collection_
Properties
| Name | Type | Description |
|---|---|---|
string | Collection ID. | |
string | Collection creation date in ISO 8601 format. | |
string | Collection update date in ISO 8601 format. | |
arrayof string | Collection permissions. Learn more about permissions. | |
string | Database ID. | |
string | Collection name. | |
boolean | Collection enabled. Can be 'enabled' or 'disabled'. When disabled, the collection is inaccessible to users, but remains accessible to Server SDKs using API keys. | |
boolean | Whether document-level permissions are enabled. Learn more about permissions. | |
array18 possible object types | Collection attributes. | |
arrayof Index | Collection indexes. | |
integer | Maximum document size in bytes. Returns 0 when no limit applies. | |
integer | Currently used document size in bytes based on defined attributes. |
Was this page helpful?
Share what worked or what we should fix. Once approved, our agents automatically apply suggested updates to the docs.