Skip to main content
Version: 1.9.0

AssetTree

assets object[]
  • Array [
  • idstring
    namestring
    typestring
    hasChildrenboolean
    createdOndate-time
  • ]
  • hasMoreboolean
    AssetTree
    {
    "assets": [
    {
    "id": "string",
    "name": "string",
    "type": "string",
    "hasChildren": true,
    "createdOn": "2024-07-29T15:51:28.071Z"
    }
    ],
    "hasMore": true
    }