OptionalcenticreditsTotal centicredits since the last reset; only selectable via cols on get()
OptionalconsumedNumber of centicredits consumed in the current period, serialized as a string
OptionalconsumedNumber of operations consumed in the current period
OptionalconsumedAmount of data transfer consumed in the current period, in bytes
OptionaldeletedWhether the space is deleted; returned by update()
OptionalexternalExternal identifier of the space; returned by update()
OptionalglobalWhether Make global AI agents are enabled for the space
Unique identifier of the private space
OptionalisWhether the space is paused due to exceeded limits
Name of the private space
OptionaloperationsTotal operations since the last reset; only selectable via cols on get()
OptionaloperationsMaximum operations limit; null means unlimited
ID of the organization this private space belongs to
OptionalprivateEmail of the space owner
OptionalprivateUser ID of the space owner
OptionalprivateName of the space owner
OptionaltransferTotal data transfer since the last reset, in bytes; only selectable via cols on get()
OptionaltransferMaximum data transfer limit in bytes; derived from the operations limit.
Serialized as a string by list()/get() but as a number by update().
OptionaltypeType of the underlying team; always personal for private spaces
Represents a private space in Make. A private space is a per-user personal workspace inside an organization where scenarios and related entities (including connections) stay visible only to the owner. Private spaces cannot be created or deleted through the API — they are provisioned automatically based on the organization's private-spaces settings.