Primitive
collection.list
BETAShort name: list
Version: 1.0.0
List collections visible to the caller, including personal and organization-visible collections.
Back to primitive libraryInputs
| Key | Type | Required | Description |
|---|---|---|---|
| includeArchived | boolean | false | - |
| limit | number | false | - |
| organizationAtomId | objectId | false | - |
| page | number | false | - |
| scope | string | false | - |
Outputs
| Key | Type | Required | Description |
|---|---|---|---|
| collections | array | false | - |
| pagination | object | false | - |