V3 > Filesystem
Get folder breadcrumb.
Retrieves the breadcrumb trail of a specified folder.
get/2/vod/browse/{folder}/breadcrumb
Path parameters
folderstring required
The Folder unique identifier
Response
OK
Example response
{
"result": "success",
"data": {
"id": "1jhvl2upzafkt",
"name": "my product"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.