---
title: "GET /api/get-records"
method: GET
path: "/api/get-records"
tags: ["Record API"]
---

# GET /api/get-records

`GET /api/get-records`

get all records

## Query parameters

- `pageSize` string, required
- `p` string, required

## Response `200`

The Response object

## Changes

- **2021-12-03** `1f675248e9cb` — 2 info
  - api tag `Record API` added
  - api tag `api` removed
- **2021-11-09** `c1426c264ea1` — 2 breaking
  - added the new required `query` request parameter `p`
  - added the new required `query` request parameter `pageSize`
- **2021-07-07** `6a29eb681269` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/casdoor/apis/casdoor-restful-api/changes/api/get-records/get.md)

---

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