Indexing
Get Asset Root
API Documentation
Endpoint Examples
Assets
- POSTAdd Asset to Source
- PUTAdd Tags to Asset
- DELDelete Assets
- GETAsset Roots
- GETAssets Linked to Other Assets
- GETAsset Collections
- GETIndividual Assets
- GETVisually Similar Assets
- GETAmount of Assets For Each Type
- POSTLink to Assets
- POSTLink to Asset Types
- GETAll Assets
- POSTMove Assets
- DELRemove Assets from Source
- PUTAsset Name
- GETDownload Assets
- GETAsset Type
- GETObjects Detected in an Asset
- DELUnlink Assets
- PUTUpdate Assets
Collections
Generate
Indexing
Players
Remove Background
Search
Indexing
Get Asset Root
Get the asset roots
GET
/
indexing
/
roots
[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"path": "string",
"created": "2019-08-24T14:15:22Z",
"updated": "2019-08-24T14:15:22Z",
"files_found": 0,
"size_bytes": 0,
"is_directory": false,
"ctime": "2019-08-24T14:15:22Z",
"mtime": "2019-08-24T14:15:22Z"
}
]
[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"path": "string",
"created": "2019-08-24T14:15:22Z",
"updated": "2019-08-24T14:15:22Z",
"files_found": 0,
"size_bytes": 0,
"is_directory": false,
"ctime": "2019-08-24T14:15:22Z",
"mtime": "2019-08-24T14:15:22Z"
}
]
[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"path": "string",
"created": "2019-08-24T14:15:22Z",
"updated": "2019-08-24T14:15:22Z",
"files_found": 0,
"size_bytes": 0,
"is_directory": false,
"ctime": "2019-08-24T14:15:22Z",
"mtime": "2019-08-24T14:15:22Z"
}
]