Library template metadata
Is there a way to get the same response data and json format that you get from https://<host>/BarTender/Browse/Search?searchText=btw, but from an API like https://<host>/BarTender/api/v1/libraries/{id}? rather than just the path listings.
{
"items":[{
"id":"f3161262-3866-497f-b4f9-bf7931bd0f30",
"libraryID":"470119dd-2efe-466b-8c56-6a787185c8e6",
"relativePath":"Templates/folder/myTemplate.btw",
"locationHash":"card-6630CB5CD971C2AC98A97D8273ABEF00F542A93E",
"name":"myTemplate",
"comment":"Some template",
...
}, ...]
}
0
請登入寫評論。
評論
0 條評論