cURL
curl --request GET \ --url https://api.vidbeo.com/v2/folders \ --header 'Authorization: Bearer <token>'
{ "success": true, "result": [], "links": { "next": "https://api.vidbeo.com/v2/folders?limit=10&cursor=AbCdEfGhIJkLMnOpQrStUvWxYz" }, "errors": [] }
Fetch all folders
1 <= x <= 25
Show child attributes