Returns a flat, paginated list of all folders in the company. Each folder
includes a parentFolderId so consumers can reconstruct the hierarchy
client-side.
Sorting: createdAt (default), name
Required permission: company.file:read
Documentation Index
Fetch the complete documentation index at: https://docs.aiinsurance.io/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Include your API key in the Authorization header.
Company identifier
Page number (1-based, default 1, page size 50)
x >= 1Field to sort by
createdAt, name Sort direction (default desc)
asc, desc