Objects
/Workspace
Workspace
A monday.com workspace.
Fields
account_productAccountProduct
The account product that contains workspace.created_atDate
The workspace's creation date.descriptionString
The workspace's description.idID
The workspace's unique identifier.is_default_workspaceBoolean
Returns true if it is the default workspace of the product or accountkindWorkspaceKind
The workspace's kind (open / closed / template).nameString!Required
The workspace's name.owners_subscribers[User]
The workspace's user owners.limitIntDefaults: 25
Number of items to get, the default is 25.pageIntDefaults: 1
Page number to get, starting at 1.
settingsWorkspaceSettings
The workspace's settings.stateState
The workspace's state (all / active / archived / deleted).team_owners_subscribers[Team!]Required
The workspace's team owners.limitIntDefaults: 25
Number of items to get, the default is 25.pageIntDefaults: 1
Page number to get, starting at 1.
teams_subscribers[Team]
The teams subscribed to the workspace.limitIntDefaults: 25
Number of items to get, the default is 25.pageIntDefaults: 1
Page number to get, starting at 1.
users_subscribers[User]
The users subscribed to the workspacelimitIntDefaults: 25
Number of items to get, the default is 25.pageIntDefaults: 1
Page number to get, starting at 1.
Built with