---
title: "GET Custom Report"
method: GET
path: "/reports/custom"
---

# GET Custom Report

`GET /reports/custom`

/reports/custom
Permission level: 3

## Query parameters

- `start_date` string, date, required
- `end_date` string, date, required
- `type` string, required
- `fields` string, required
- `schedule` string
- `employee` string
- `location` integer
- `skill` string
- `deduct_breaks` integer
- `remote_site` integer
- `options` string

## Response `200`

200

- object
  - `status` string
  - `data` object[]
    - `employee` string
  - `token` string

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/humanity-com/apis/humanity.md) · [All operations](https://skmtc.dev/humanity-com/apis/humanity/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humanity-com/humanity/revisions/6c126251f276/schema)
