---
title: "Get a Career By Title Slug"
method: POST
path: "/{level}/title/{titleSlug}"
---

# Get a Career By Title Slug

`POST /{level}/title/{titleSlug}`

## Query parameters

- `fields` string[], required
- `datarun` string

## Request body

- PostGetCareersRequest
  - `geoids` unknown[], required
    - unknown
  - `career-codes` unknown[]
    - unknown

## Response `200`

- SingleCareerResponse — Single Career API schema for a response.
  - `data` object, required
    - `attributes` object, required
      - `abilities` string[], required
      - `age` string[], required
      - `annual-earnings` string[], required
      - `annual-openings` number, required
      - `categories` unknown[], required
        - unknown
      - `core-tasks` unknown[], required
        - unknown
      - `description` string, required
      - `education-attainment-levels` string[], required
      - `employment` string[], required
      - `employment-current` number, required
      - `hourly-earnings` string[], required
      - `humanized-title` string, required
      - `knowledge` string[], required
      - `mocs` unknown[], required
        - unknown
      - `national-lq` number, required
      - `onet-id` string, required
      - `pathways` unknown[], required
        - unknown
      - `percent-female` number, required
      - `percent-male` number, required
      - `plural-short-title` string, required
      - `short-title` string, required
      - `similar-occs` unknown[], required
        - unknown
      - `singular-title` string, required
      - `skills` string[], required
      - `soc-id` string, required
      - `soc-title` string, required
      - `title` string, required
      - `title-slug` string, required
      - `typical-ed-level` string, required
    - `id` string, required
    - `type` string, required

## Other responses

- `400`
- `404`

---

[API](https://skmtc.net/lightcast/apis/alumni-pathways-2-0.md) · [All operations](https://skmtc.net/lightcast/apis/alumni-pathways-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightcast/alumni-pathways-2-0/versions/fc66b9877391/schema)
