---
title: "Changes in Database"
method: GET
path: "/api/v3/companies/data-change-log"
tags: ["Utils"]
---

# Changes in Database

`GET /api/v3/companies/data-change-log`

Returns all the changes that occurred in the database, paginated.

## Query parameters

- `pageNumber` number, required
- `itemsPerPage` number, required

## Headers

- `Authorization` string, required

## Response `200`

Success

## Other responses

- `400` — Bad request
- `404` — API Not Found

---

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