Folders

Get Folder

Get a folder by ID.

Args: folder_id: ID of the folder auth: Authentication context

Returns: Folder: Folder if found and accessible

get/folders/{folder_id}

Path parameters

folder_idstring required

Headers

authorizationstring

Response

Successful Response

idstring
namestring required
descriptionstring nullable
document_idsstring[] nullable
system_metadataobject
rulesobject[]
workflow_idsstring[]

List of workflow IDs to run on document ingestion

app_idstring nullable
end_user_idstring nullable

Changes