Typescript (SDK)
insights.folders
Get Insights Folder Details
GET
Typescript (SDK)
Documentation Index
Fetch the complete documentation index at: https://docs.syllable.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Response
Successful Response
Response model for an insight upload folder details.
Human-readable name of insight folder
Example:
"customer-complaints"
System-assign folder ID
Example:
182764
Email of user who last updated upload folder
Example:
"user@email.com"
Meta-data of insight upload files associated with the folder
Example:
{
"count": 10,
"total_duration": "10:00:00",
"total_size": "213MB"
}optional label assigned to insight folder
Example:
"support"
Text description of insight upload folder
Example:
"Call recordings related to customer complaints"
Timestamp at which insight upload folder was created
Example:
"2026-05-27T00:00:00Z"
Timestamp at which insight upload folder was last updated
Example:
"2026-05-28T00:00:00Z"

