V3 > Filesystem

Browse folder.

Retrieves a paginated list of files associated with the provided channel and located at in the requested directory.

get/2/vod/browse/{folder}

Path parameters

folderstring required

Query parameters

deepboolean nullable
filesstring nullable

A list of items, (either comma separated or as an array) (no duplicates) with the following rules: <note><bold>1</bold>: Identifier of an existing Bvf</note>

Example:1jhvl2upwoctc,1jhvl2upwoctc,1jhvl2upwoctc

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes