---
title: "Controller Get Titles"
method: POST
path: "/ad_analytics/entertainment/titles"
---

# Controller Get Titles

`POST /ad_analytics/entertainment/titles`

Get titles in the entertainment data

## Request body

- TitleFilterPayload
  - `starts_with` string, nullable — Filter titles that start with this string
  - `networks` string[] — Filter titles that belong to these networks
  - `genres` string[] — Filter titles that belong to these genres

## Response `200`

Successful Response

- string[]

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/akkio/apis/fastapi.md) · [All operations](https://skmtc.net/akkio/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akkio/fastapi/revisions/6662a407c637/schema)
