---
title: "Get all spaces with reward records"
method: GET
path: "/admin/reward/spaces"
tags: ["admin", "reward"]
---

# Get all spaces with reward records

`GET /admin/reward/spaces`

Get a list of all spaces that have reward records for admin filtering

## Response `200`

Returns the list of spaces with reward records

- object
  - `items` object[], required
    - `id` string, required
    - `name` string, required

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/versions/7515f3b33d79/schema)
