---
title: "List spaces the user can view"
method: GET
path: "/spaces"
tags: ["spaces"]
---

# List spaces the user can view

`GET /spaces`

Retrieves information about spaces

## Query parameters

- `when` string
- `title` string
- `date` string
- `limit` number

## Response `200`

OK

## Changes

- **2021-08-31** `c9ff5e006b96` — 1 info
  - added the new optional `query` request parameter `when`
- **2021-07-16** `303b451469b7` — 1 info
  - endpoint added
- **2021-07-16** `a30d6f31f27f` — 1 breaking
  - api path removed without deprecation
- **2020-09-29** `8bd7fd33f496` — 1 warning
  - deleted the `query` request parameter `when`

[Change history](https://skmtc.dev/clowder-framework/apis/clowder/changes/spaces/get.md)

---

[API](https://skmtc.dev/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.dev/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clowder-framework/clowder/revisions/bcd187478e0d/schema)
