⚠️ ALPHA ENDPOINT - This endpoint is in alpha and subject to breaking changes. Use with caution in production environments.
Get the list of accessible workspaces for the authenticated user. Returns workspaces where the user is set as member (through any group: private, company, or custom). Please use instance or company level endpoints to access the workspaces as admin.
Filtering: All users see only workspaces where they are members. Admin users should use /api/v3/instance/workspaces or /api/v3/company/workspaces for administrative access.
Results ordered by creation date (newest first), paginated with 20 elements per page by default.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Method for adding documents to this workspace: manual uploads or synced from datasources
manual - Manualsynced - Syncedmanual, synced A page number within the paginated result set.
Number of results to return per page.
owner - Ownereditor - Editorviewer - Viewereditor, owner, viewer company - Companypersonal - Personalcustom - Customcompany, custom, personal