Documentation Index
Fetch the complete documentation index at: https://morphik.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Sync
- Async
Parameters
end_user_id(str): End-user identifier to scope all operations
Returns
UserScope/AsyncUserScope: Scoped client that automatically includesend_user_id
Examples
- Sync
- Async
Notes
- You can also scope a folder to a user:
folder.signin("user_123").

