---
title: "POST /admin/workspaces/paginated"
method: POST
path: "/admin/workspaces/paginated"
tags: ["lh-_"]
---

# 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-04** `1a09b0930dfd` — 3 info
  - api operation id `h_2` removed and replaced with `F_3`
  - api tag `lh-_` added
  - api tag `sps` removed
- **2026-09-03** `71d9c89c11f3` — 3 info
  - api operation id `u_2` removed and replaced with `h_2`
  - api tag `sps` added
  - api tag `n-7e` removed
- **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

[Full 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/1a09b0930dfd/schema)
