---
title: "Retrieves the collection of Payroll resources."
method: GET
path: "/payroll"
tags: ["Payroll"]
---

# Retrieves the collection of Payroll resources.

`GET /payroll`

Retrieves the collection of Payroll resources.

## Response `200`

Payroll collection

- Payroll[]
  - `id` string
  - `platform` string
  - `dba` string, nullable
  - `start` string, nullable
  - `end` string, nullable
  - `employee_number` string, nullable
  - `employee_name` string, nullable
  - `employee_id` string, nullable
  - `pay_frequency` string, nullable
  - `hourly_rate` string, nullable
  - `salary` string, nullable
  - `standard_hours` string, nullable
  - `check_date` string, nullable
  - `check_number` string, nullable
  - `coverage_start` string, nullable
  - `coverage_end` string, nullable
  - `gross_wages` string, nullable
  - `social_security` string, nullable
  - `medicare_tax` string, nullable
  - `fica_tax` string, nullable
  - `federal_tax` string, nullable
  - `state_tax` string, nullable
  - `other_tax` string, nullable
  - `local_tax` string, nullable
  - `dental_deductions` string, nullable
  - `health_deductions` string, nullable
  - `hsa_deductions` string, nullable
  - `pre_tax_deductions` string, nullable
  - `after_tax_deductions` string, nullable
  - `voluntary_deductions` string, nullable
  - `garnishment_deductions` string, nullable
  - `description` string, nullable
  - `regular_hours` string, nullable
  - `overtime_hours` string, nullable
  - `holiday_hours` string, nullable
  - `sick_hours` string, nullable
  - `regular_wages` string, nullable
  - `overtime_wages` string, nullable
  - `reimbursements` string, nullable
  - `commission` string, nullable
  - `bonus` string, nullable
  - `net_pay` string, nullable
  - `company_futa_tax` string, nullable
  - `company_suta_tax` string, nullable
  - `company_social_security` string, nullable
  - `company_medicare_tax` string, nullable
  - `company_state_tax` string, nullable
  - `company_other_tax` string, nullable
  - `company_other_contributions` string, nullable

---

[API](https://skmtc.net/bossinsights/apis/boss-insights.md) · [All operations](https://skmtc.net/bossinsights/apis/boss-insights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bossinsights/boss-insights/versions/d08a107895ad/schema)
