---
title: "Get a summary of all onboarding wizards."
method: GET
path: "/onboarding/wizards"
tags: ["Onboarding"]
---

# Get a summary of all onboarding wizards.

`GET /onboarding/wizards`

Wizard info includes Wizard ID, name and description.<br /><b>Supported user types:</b> Service.

## Response `200`

Onboarding Wizards

- OnboardingWizards
  - `wizards` OnboardingWizard[]
    - `id` number
    - `name` string

## Other responses

- `default` — Unexpected error

---

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