tools.ozone.set.querySets
#main
Query available sets
Parameters
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
limit | integer | - | ❌ | - |
cursor | string | - | ❌ | - |
namePrefix | string | - | ❌ | - |
sortBy | string | - | ❌ | - |
sortDirection | string | - | ❌ | Defaults to ascending order of name field. |
Output
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
sets | array of tools.ozone.set.defs#setView | - | ✅ | - |
cursor | string | - | ❌ | - |