---
title: "Get Onboarding Lesson Pick"
method: GET
path: "/lessons/situations/onboarding-pick"
tags: ["lessons", "lessons"]
---

# Get Onboarding Lesson Pick

`GET /lessons/situations/onboarding-pick`

Resolve the first/easiest intro lesson for the Test 2 `lesson` variant
of the `try_solo_activity_type_2026_05` A/B test.

Ordered by `topic.display_order ASC` — the same curated ordering shown to
users on the /lessons listing page, so onboarding picks the same "lesson 1"
a returning user would see at the top of their list. Falls back to easier
levels (never harder) so we never overwhelm an A1 learner.

No auth required — anonymous onboarding visitors hit this before signing up.

## Query parameters

- `target_language` string, required
- `cefr_level` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fluentea/aurqa-language-learning-platform-refactored/revisions/45cbba31aa7d/schema)
