---
title: "Returns a list of created slices"
method: GET
path: "/slice"
tags: ["Slice"]
---

# Returns a list of created slices

`GET /slice`

## Response `200`

Successful Operation

- SliceLs[]
  - `_id` string
  - `name` string
  - `created at` string, date-time
  - `type` string

## Other responses

- `400` — Bad Request
- `500` — Server Error

---

[API](https://skmtc.net/core-ncsrd/apis/katana.md) · [All operations](https://skmtc.net/core-ncsrd/apis/katana/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/core-ncsrd/katana/versions/7ddfc4202f39/schema)
