---
title: "Generate Reports Link"
method: POST
path: "/authLinks/reports"
---

# Generate Reports Link

`POST /authLinks/reports`

Generates a link that signs in an employer to their Zeal Reports Dashboard.

## Request body

- object
  - `partnerID` string, required — PartnerID of the Zeal Partner
  - `companyID` string, required — ID of the Company

## Response `200`

200

- object
  - `success` boolean
  - `url` string

## Other responses

- `400` — 400

---

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