Get full details of a space by its ID
A unique entity identifier
^[a-zA-Z0-9_-]+$For sites published via share-links, the share key is useful to resolve published URLs.
OK
Type of Object, always equals to "space"
Unique identifier for the space
Title of the space
An emoji for this space. It'll match the emoji shown in the GitBook app.
🎉public: Anyone can access the content, and the content is indexed by search engines.unlisted: Anyone can access the content, and the content is not indexed by search enginesshare-link: Anyone with a secret token in the url can access the content.visitor-auth: Anyone authenticated through a JWT token can access the content.in-collection: Anyone who can access the parent collection can access the content. Only available for spaces in a collection.private: Authorized members can access the content.
Determines how a Space can be edited.
live: Users can directly edit the spacelocked: All edits are locked for this space.
Kind of space. Only set to styleguide for spaces holding a team's writing styleguide; omitted for regular spaces.
ID of the organization owning this space
ID of the parent collection.
ID of the active revision in the space.
Default level for a piece of content
"The role of a member in an organization. "admin": Can administrate the content: create, delete spaces, ... "create": Can create content. "review": Can review content. "edit": Can edit the content (live or change requests). "comment": Can access the content and its discussions. "read": Can access the content, but cannot update it in any way.
Count of opened comments on the space.
Total count of change requests on the space.
Count of open change requests on the space.
Count of draft change requests on the space.
Whether the space is powered by V2 of the content system.
Whether the space uses a single websocket connection for all real-time communication.
OK
Last updated
Was this helpful?