Repository Workspace Manipulation
Get preferences of the current user
GET
/
repos
/
{repo_id}
/
workspaces
/
{workspace_id}
/
preferences
Authorizations
Authorization
string
headerrequiredThis API uses OAuth 2 with the implicit grant flow
Path Parameters
repo_id
string
requiredThe 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.
workspace_id
string
requiredThe repo ID of the workspace.
Response
200 - application/json
sync_paths_rules
string[]
requiredList of rules setting which paths to sync, an empty list means sync all