API Reference

Get folder details

Retrieves detailed information about a specific folder including associated videos

GET /folders/{folder_id}

Detailed Description

Retrieves detailed information about a specific folder, including metadata and associated resources such as videos, funnels, and DRM groups.

HTTP Method & Path

GET /folders/{folder_id}

Authentication Requirements

  • Security Scheme: PandaAuth (apiKey)
  • Header: Authorization: <your_api_token>

Parameters

NameTypeRequiredDescription
Authorizationstring (header)YesPanda API token
folder_idstring (path, uuid)YesUnique identifier of the folder.
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!