---
title: "POST /admin/tokens/paginated"
method: POST
path: "/admin/tokens/paginated"
tags: ["vi"]
---

# POST /admin/tokens/paginated

`POST /admin/tokens/paginated`

## Request body

- PageRequestN0
  - `index` integer
  - `size` integer
  - `sort` PageSortN0
    - `type` 'ASC' | 'DESC'
    - `field` string
  - `search` PageSearchN0
    - `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-26** `65e661618b8f` — 3 info
  - api operation id `s_2` removed and replaced with `a`
  - api tag `vi` added
  - api tag `_wl` removed
- **2026-09-15** `4da8c9536717` — 3 info
  - api operation id `h_3` removed and replaced with `s_2`
  - api tag `_wl` added
  - api tag `u-9y` removed
- **2026-09-15** `e2458537595b` — 3 info
  - api operation id `L_3` removed and replaced with `h_3`
  - api tag `u-9y` added
  - api tag `c-3g` removed
- **2026-09-11** `2e438cb3181d` — 3 info
  - api operation id `v_5` removed and replaced with `L_3`
  - api tag `c-3g` added
  - api tag `yy-3` removed
- **2026-09-07** `50527361f800` — 3 info
  - api operation id `x_1` removed and replaced with `v_5`
  - api tag `yy-3` added
  - api tag `xm` removed

[Full history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/admin/tokens/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.dev/octoperf/apis/octoperf-api/revisions/65e661618b8f?raw)
