---
title: "GET /contentScreens"
method: GET
path: "/contentScreens"
tags: ["Contents"]
---

# GET /contentScreens

`GET /contentScreens`

Returns the Content Screens

## Query parameters

- `limit` integer, required
- `offset` integer

## Response `200`

An array of Content Screens

- Content
  - `content_id` string
  - `product_code` string
  - `doc_version` string
  - `language` string
  - `doc_id` string
  - `pubtitle` string
  - `shortdesc` string
  - `pubtype` string
  - `audience` string
  - `content_url` string
  - `uploaded_by` string
  - `active` boolean
  - `revision_counter` integer
  - `generation_date` string
  - `upload_date` string
  - `publish_date` string
  - `archive` boolean
  - `deployment_options` string
  - `map_publication_nav_title` string

## Other responses

- `204` — No Content
- `401` — Unauthorized

---

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