curl --request GET \
--url https://api.openworklabs.com/v1/me/desktop-config{
"disallowNonCloudModels": true,
"blockZenModel": true,
"blockMultipleWorkspaces": true,
"allowedDesktopVersions": [
"<string>"
]
}Returns the authenticated desktop app restrictions for the caller’s active organization.
curl --request GET \
--url https://api.openworklabs.com/v1/me/desktop-config{
"disallowNonCloudModels": true,
"blockZenModel": true,
"blockMultipleWorkspaces": true,
"allowedDesktopVersions": [
"<string>"
]
}Documentation Index
Fetch the complete documentation index at: https://openworklabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?