---
title: "Get a learner by id"
method: GET
path: "/v1/learners/{id}"
tags: ["Learners"]
---

# Get a learner by id

`GET /v1/learners/{id}`

Get a learner.

## Path parameters

- `id` string, required — The unique identifier of a learner.

## Response `200`

Success

- object
  - `id` string, required — The unique identifier of a learner.
  - `name` string, required — The learner's full name.
  - `status` 'ACTIVE' | 'DEACTIVATED' | 'TERMINATED', required — Status of the learner account. Active learners can access training. Deactivated and terminated learners cannot access training.
  - `email` string, email, required — The learner's unique email address.
  - `country` 'AFG' | 'ALA' | 'ALB' | 'DZA' | 'ASM' | 'AND' | 'AGO' | 'AIA' | 'ATA' | 'ATG' | 'ARG' | 'ARM' | 'ABW' | 'AUS' | 'AUT' | 'AZE' | 'BHS' | 'BHR' | 'BGD' | 'BRB' | 'BLR' | 'BEL' | 'BLZ' | 'BEN' | 'BMU' | 'BTN' | 'BOL' | 'BES' | 'BIH' | 'BWA' | 'BVT' | 'BRA' | 'IOT' | 'VGB' | 'BRN' | 'BGR' | 'BFA' | 'BDI' | 'CPV' | 'KHM' | 'CMR' | 'CAN' | 'CYM' | 'CAF' | 'TCD' | 'CHL' | 'CHN' | 'CXR' | 'CCK' | 'COL' | 'COM' | 'COG' | 'COD' | 'COK' | 'CRI' | 'CIV' | 'HRV' | 'CUB' | 'CUW' | 'CYP' | 'CZE' | 'DNK' | 'DJI' | 'DMA' | 'DOM' | 'ECU' | 'EGY' | 'SLV' | 'GNQ' | 'ERI' | 'EST' | 'SWZ' | 'ETH' | 'FLK' | 'FRO' | 'FJI' | 'FIN' | 'FRA' | 'GUF' | 'PYF' | 'ATF' | 'GAB' | 'GMB' | 'GEO' | 'DEU' | 'GHA' | 'GIB' | 'GRC' | 'GRL' | 'GRD' | 'GLP' | 'GUM' | 'GTM' | 'GGY' | 'GIN' | 'GNB' | 'GUY' | 'HTI' | 'HMD' | 'HND' | 'HKG' | 'HUN' | 'ISL' | 'IND' | 'IDN' | 'IRN' | 'IRQ' | 'IRL' | 'IMN' | 'ISR' | 'ITA' | 'JAM' | 'JPN' | 'JEY' | 'JOR' | 'KAZ' | 'KEN' | 'KIR' | 'KWT' | 'KGZ' | 'LAO' | 'LVA' | 'LBN' | 'LSO' | 'LBR' | 'LBY' | 'LIE' | 'LTU' | 'LUX' | 'MAC' | 'MDG' | 'MWI' | 'MYS' | 'MDV' | 'MLI' | 'MLT' | 'MHL' | 'MTQ' | 'MRT' | 'MUS' | 'MYT' | 'MEX' | 'FSM' | 'MDA' | 'MCO' | 'MNG' | 'MNE' | 'MSR' | 'MAR' | 'MOZ' | 'MMR' | 'NAM' | 'NRU' | 'NPL' | 'NLD' | 'NCL' | 'NZL' | 'NIC' | 'NER' | 'NGA' | 'NIU' | 'NFK' | 'PRK' | 'MKD' | 'MNP' | 'NOR' | 'OMN' | 'PAK' | 'PLW' | 'PSE' | 'PAN' | 'PNG' | 'PRY' | 'PER' | 'PHL' | 'PCN' | 'POL' | 'PRT' | 'PRI' | 'QAT' | 'REU' | 'ROU' | 'RUS' | 'RWA' | 'BLM' | 'SHN' | 'KNA' | 'LCA' | 'MAF' | 'SPM' | 'VCT' | 'WSM' | 'SMR' | 'STP' | 'SAU' | 'SEN' | 'SRB' | 'SYC' | 'SLE' | 'SGP' | 'SXM' | 'SVK' | 'SVN' | 'SLB' | 'SOM' | 'ZAF' | 'SGS' | 'KOR' | 'SSD' | 'ESP' | 'LKA' | 'SDN' | 'SUR' | 'SJM' | 'SWE' | 'CHE' | 'SYR' | 'TWN' | 'TJK' | 'TZA' | 'THA' | 'TLS' | 'TGO' | 'TKL' | 'TON' | 'TTO' | 'TUN' | 'TUR' | 'TKM' | 'TCA' | 'TUV' | 'UGA' | 'UKR' | 'ARE' | 'GBR' | 'USA' | 'UMI' | 'URY' | 'UZB' | 'VUT' | 'VAT' | 'VEN' | 'VNM' | 'VIR' | 'WLF' | 'ESH' | 'YEM' | 'ZMB' | 'ZWE', required — The learner's country of employment. Three letter country code.
  - `state` 'AL' | 'AK' | 'AZ' | 'AR' | 'CA' | 'CO' | 'CT' | 'DE' | 'FL' | 'GA' | 'HI' | 'ID' | 'IL' | 'IN' | 'IA' | 'KS' | 'KY' | 'LA' | 'ME' | 'MD' | 'MA' | 'MI' | 'MN' | 'MS' | 'MO' | 'MT' | 'NE' | 'NV' | 'NH' | 'NJ' | 'NM' | 'NY' | 'NC' | 'ND' | 'OH' | 'OK' | 'OR' | 'PA' | 'RI' | 'SC' | 'SD' | 'TN' | 'TX' | 'UT' | 'VT' | 'VA' | 'WA' | 'WV' | 'WI' | 'WY' | 'AS' | 'DC' | 'FM' | 'GU' | 'MH' | 'MP' | 'PW' | 'PR' | 'VI' — The learner's state of employment. Two letter state code. Validation rules: - Required when country is "USA" - Must be null or omitted for all other countries - Empty strings ("") are not allowed Examples: - "USA" + "NY" ✅ - "USA" + null ❌ - "CAN" + null ✅ - "CAN" + "ON" ❌ (Canadian provinces not supported)
  - `isManager` boolean, required — Whether the learner is a manager.
  - `managerLearnerId` string — The unique identifier of a learner.
  - `department` string — The department the learner belongs to.
  - `workerType` string — The learner's worker type.
  - `customCategory` string — The learner's custom category. Can be populated with any value. For example, the office or city of a learner.
  - `language` string, required — The learner's language. Represented as any Unicode CLDR language documented here: https://cldr.unicode.org/ ⚠️ Important: Use language codes (e.g., "en"), not language names (e.g., "English"). ✅ Common valid examples: - "en": English - "es": Spanish - "es-419": Spanish (Latin America) - "es-MX": Spanish (Mexico) - "zh": Chinese - "zh-TW": Chinese (Taiwan) - "zh-Hant-HK": Chinese (traditional, Hong Kong) - "fr": French - "de": German ❌ Common invalid examples, which will cause validation errors: - "English" (use "en" instead) - "Spanish" (use "es" instead) - "Chinese" (use "zh" instead)
  - `trainingUrl` string, uri, required — The learner-specific link to their Ethena training dashboard. For SSO companies, the URL includes the SSO connection parameter. For non-SSO companies, the URL includes the learning center login key.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/goethena/apis/ethena-api.md) · [All operations](https://skmtc.net/goethena/apis/ethena-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goethena/ethena-api/revisions/cac8702ed2aa/schema)
