Retrieves workspace-specific preferences including sync path rules that control which paths are synchronized to the local file system. The sync_paths_rules array contains glob patterns for selective sync. This enables users to work with large repositories by syncing only relevant subdirectories. Requires READ access to the repository. Returns an empty rules array if no preferences are set.
This API uses OAuth 2 with the implicit grant flow
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
3 - 128"example_id"
The repo ID of the workspace.
3 - 128"example_id"
Preferences of the workspace for the user
Preferences associated with a user for a workspace
List of rules setting which paths to sync, an empty list means sync all