This endpoint can be used to get the list of available documents for your user account, with optional filtering by workspace, private, or company scope.
Documentation Index
Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Include documents from the company collection if True.
Include detail fields (e.g., TLSH signature for duplicate detection). Default: false.
A page number within the paginated result set.
Include documents from the user's private collection if True.
Comma-separated list of tag IDs to filter by.
Include documents contained in workspace with ID given.