Private Spaces

Get a space

Returns the details of a specific space including categories, members, and permissions.

get/api/w/{wId}/spaces/{spaceId}

Path parameters

wIdstring required

ID of the workspace

spaceIdstring required

ID of the space

Query parameters

includeAllMembers'true'

Include all members (including inactive)

Response

Success

Changes

Changed in 6 of the 80 revisions of this API.238

  • 184ee47db4cc11See the full diff
    • removed the required property space/allOf[PrivateSpace]/isRestricted from the response with the 200 status

      response-required-property-removed

    • added the optional property space/allOf[subschema #2]/isRestricted to the response with the 200 status

      response-optional-property-added

  • 916a8331ce5511See the full diff
    • removed the required property space/allOf[PrivateSpace]/groupIds from the response with the 200 status

      response-required-property-removed

    • added the optional property space/allOf[subschema #2]/groupIds to the response with the 200 status

      response-optional-property-added

    • added the optional property space/allOf[subschema #2]/frameTabs to the response with the 200 status

      response-optional-property-added

    • added the optional property space/allOf[subschema #2]/isAdminControlled to the response with the 200 status

      response-optional-property-added

    • added the optional property space/allOf[subschema #2]/tabsOrder to the response with the 200 status

      response-optional-property-added

    • removed the optional property space/allOf[subschema #2]/frameTabs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property space/allOf[subschema #2]/isAdminControlled from the response with the 200 status

      response-optional-property-removed

    • removed the optional property space/allOf[subschema #2]/tabsOrder from the response with the 200 status

      response-optional-property-removed

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property space/allOf[subschema #2]/frameTabs to the response with the 200 status

      response-optional-property-added

    • added the optional property space/allOf[subschema #2]/tabsOrder to the response with the 200 status

      response-optional-property-added

    • added the optional property space/allOf[subschema #2]/isAdminControlled to the response with the 200 status

      response-optional-property-added