Get Folder

Beta

Fetch a single knowledge-base folder by id.

Authentication

AuthorizationBearer

Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.

Path parameters

kb_idstringRequired
folder_idstringRequired

Headers

Speechify-VersionstringOptional

Response

The folder.
idstring
kb_idstring

Prefixed wire identifier (kb_<26 char Crockford base32>) of the owning knowledge base.

parent_folder_idstring or null
namestring
document_countinteger
created_atdatetime
updated_atdatetime

Errors

401
Unauthorized Error
404
Not Found Error