Private Spaces

List spaces

Returns all spaces in the workspace.

get/api/w/{wId}/spaces

Path parameters

wIdstring required

ID of the workspace

Query parameters

rolestring

Filter by role (e.g. admin to list all workspace spaces)

kindstring[]

Filter by one or more space kinds. Repeat the parameter to include several kinds.

Response

Success

Changes

Changed in 9 of the 80 revisions of this API.4311

  • 184ee47db4cc21See the full diff
    • removed the required property spaces/items/oneOf[PrivateProject]/allOf[PrivateSpace]/isRestricted from the response with the 200 status

      response-required-property-removed

    • removed the required property spaces/items/oneOf[PrivateSpace]/isRestricted from the response with the 200 status

      response-required-property-removed

    • added the optional property spaces/items/oneOf[PrivateProject]/allOf[subschema #2]/isRestricted to the response with the 200 status

      response-optional-property-added

  • 916a8331ce5521See the full diff
    • removed the required property spaces/items/oneOf[PrivateProject]/allOf[PrivateSpace]/groupIds from the response with the 200 status

      response-required-property-removed

    • removed the required property spaces/items/oneOf[PrivateSpace]/groupIds from the response with the 200 status

      response-required-property-removed

    • added the optional property spaces/items/oneOf[PrivateProject]/allOf[subschema #2]/groupIds to the response with the 200 status

      response-optional-property-added

    • added the optional property spaces/items/oneOf[PrivateProject]/allOf[subschema #2]/frameTabs to the response with the 200 status

      response-optional-property-added

    • added the optional property spaces/items/oneOf[PrivateProject]/allOf[subschema #2]/isAdminControlled to the response with the 200 status

      response-optional-property-added

    • added the optional property spaces/items/oneOf[PrivateProject]/allOf[subschema #2]/tabsOrder to the response with the 200 status

      response-optional-property-added

    • removed the optional property spaces/items/oneOf[PrivateProject]/allOf[subschema #2]/frameTabs from the response with the 200 status

      response-optional-property-removed

    • removed the optional property spaces/items/oneOf[PrivateProject]/allOf[subschema #2]/isAdminControlled from the response with the 200 status

      response-optional-property-removed

    • removed the optional property spaces/items/oneOf[PrivateProject]/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 spaces/items/oneOf[PrivateProject]/allOf[subschema #2]/frameTabs to the response with the 200 status

      response-optional-property-added

    • added the optional property spaces/items/oneOf[PrivateProject]/allOf[subschema #2]/tabsOrder to the response with the 200 status

      response-optional-property-added

    • added the optional property spaces/items/oneOf[PrivateProject]/allOf[subschema #2]/isAdminControlled to the response with the 200 status

      response-optional-property-added

    • for the query request parameter kind, the type/format was generalized from string/ to array/

      request-parameter-type-generalized

    • for the query request parameter kind, the type/format was generalized from array/ to string/

      request-parameter-type-generalized

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

    • for the query request parameter kind, the type/format was generalized from string/ to array/

      request-parameter-type-generalized