---
title: "Retrieves the salary batch totals for a company for the current and previous year by default."
method: GET
path: "/api/insights/data/salarybatchtotals"
tags: ["Insights"]
---

# Retrieves the salary batch totals for a company for the current and previous year by default.

`GET /api/insights/data/salarybatchtotals`

## Query parameters

- `companyId` integer, required
- `fromDate` string, date-time
- `toDate` string, date-time
- `salaryBatchNumbers` integer[]
- `salaryStatusIds` integer[]

## Response `200`

OK

- object

---

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