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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Include documents from the company collection if True.
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.