---
title: "Get time entries changes"
method: GET
path: "/entries_changes"
tags: ["[v1] Entry"]
---

# Get time entries changes

`GET /entries_changes`

Get time enties changes.

## Query parameters

- `task_ids` string
- `user_ids` string
- `limit` integer
- `from` string
- `to` string

## Response `200`

If task or tasks are not found then empty array is returned with 200 code.

- unknown[]
  - unknown

## Other responses

- `400` — Bad Request
- `403` — Forbidden

---

[API](https://skmtc.net/timecamp/apis/timecamp-api.md) · [All operations](https://skmtc.net/timecamp/apis/timecamp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/timecamp/timecamp-api/revisions/c7e9d1f9cf61/schema)
