---
title: "Get all Objects"
method: GET
path: "/records"
---

# Get all Objects

`GET /records`

## Response `200`

200

- object
  - `success` boolean
  - `data` object[]
    - `name` string
    - `systemName` string
    - `objectType` string
  - `message` string

## Other responses

- `401` — 401

---

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