---
title: "POST /admin/workspaces/paginated"
method: POST
path: "/admin/workspaces/paginated"
tags: ["n-7e"]
---

# POST /admin/workspaces/paginated

`POST /admin/workspaces/paginated`

## Request body

- PageRequest
  - `index` integer
  - `size` integer
  - `sort` PageSort
    - `type` 'ASC' | 'DESC'
    - `field` string
  - `search` PageSearch
    - `field` string
    - `value` string
    - `caseSensitivity` 'SENSITIVE' | 'INSENSITIVE'
    - `matchingType` 'START_WITH' | 'EQUALS' | 'CONTAINS' | 'NOT_CONTAINS' | 'MATCH_REGEXP'

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

## Changes

- **2026-09-03** `0dd39158a6ad` — 3 info
  - api operation id `M_4` removed and replaced with `u_2`
  - api tag `n-7e` added
  - api tag `qw` removed
- **2026-09-02** `f1e5fc0d1899` — 3 info
  - api operation id `J_2` removed and replaced with `M_4`
  - api tag `qw` added
  - api tag `o-0h` removed
- **2026-08-27** `5c632fc8774c` — 3 info
  - api operation id `s_2` removed and replaced with `J_2`
  - api tag `o-0h` added
  - api tag `psf` removed
- **2026-08-26** `02a15fc32858` — 3 info
  - api operation id `b` removed and replaced with `s_2`
  - api tag `psf` added
  - api tag `q-20` removed
- **2026-07-27** `4b624af2cb6e` — 3 info
  - api operation id `C_2` removed and replaced with `b`
  - api tag `q-20` added
  - api tag `t-_8` removed

[Change history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/admin/workspaces/paginated/post.md)

---

[API](https://skmtc.dev/octoperf/apis/octoperf-api.md) · [All operations](https://skmtc.dev/octoperf/apis/octoperf-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/octoperf/octoperf-api/revisions/0dd39158a6ad/schema)
