---
title: "List requested titles"
method: POST
path: "/versions/{version}/titles"
tags: ["Titles"]
---

# List requested titles

`POST /versions/{version}/titles`

## Request body

- object
  - `ids` unknown[], required
    - unknown
  - `fields` unknown[] — See [/versions/{version}](#versions-version) for available fields. `mappings` require additional permissions, please [contact us](https://docs.lightcast.dev/contact) if you'd like access to mappings.
    - unknown

## Response `200`

OK

- Schema — unresolved $ref

## Other responses

- `400` — bad request
- `401` — unauthorized request
- `404` — requested resource not found

---

[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/revisions/fc66b9877391/schema)
