Skip to main content
GET
Typescript (SDK)

Authorizations

Syllable-API-Key
string
header
required

Path Parameters

folder_id
integer
required

Response

Successful Response

Response model for an insight upload folder details.

name
string
required

Human-readable name of insight folder

Example:

"customer-complaints"

id
integer
required

System-assign folder ID

Example:

182764

last_updated_by
string
required

Email of user who last updated upload folder

Example:

"user@email.com"

folder_stats
Folder Stats · object
required

Meta-data of insight upload files associated with the folder

Example:
label
string | null

optional label assigned to insight folder

Example:

"support"

description
string | null

Text description of insight upload folder

Example:

"Call recordings related to customer complaints"

created_at
string<date-time>

Timestamp at which insight upload folder was created

Example:

"2026-07-29T00:00:00Z"

updated_at
string<date-time>

Timestamp at which insight upload folder was last updated

Example:

"2026-07-30T00:00:00Z"