---
title: "Get job suggestions"
method: GET
path: "/api/v1/characters/jobs"
tags: ["Characters"]
---

# Get job suggestions

`GET /api/v1/characters/jobs`

Returns a list of suggested job titles for character generation. The job field accepts free text, so any value is valid.

## Response `200`

List of job suggestions

- string[]

## Other responses

- `401` — Unauthorized - invalid API key

---

[API](https://skmtc.dev/oh/apis/ohapi-documentation.md) · [All operations](https://skmtc.dev/oh/apis/ohapi-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oh/ohapi-documentation/revisions/b623c2e9cb65/schema)
