contentKeys |
String[] |
List of up to 50 content keys for the managed content.
A content key is a universally unique identifier (UUID) such as
MCA4CCV5QS2BAB5H7YRCRPTCWGZQ. Specify either contentKeys or managedContentIds.
|
Optional |
51.0 |
language |
String |
Language locale for the managed content, for example, en_US. If the requested translation isn’t available,
the language defaults to the context user’s language. If the context user’s language
isn’t available, the language defaults to the content type’s original
language. |
Optional |
47.0 |
managedContentIds |
String[] |
Comma-separated list of managed content IDs. HTTP/2 clients
support up to 200 IDs. HTTP/1.1 clients don’t. Specify either contentKeys or managedContentIds.
|
Optional |
47.0 |
managedContentType |
String |
Developer name of the content type, such as cms_document or cms_image. |
Optional |
47.0 |
page |
Integer |
Number of the page you want returned. Starts at 0. If you
don’t specify a value or if you specify 0, the first page is returned. |
Optional |
47.0 |
pageSize |
Integer |
Specifies the number of items per
page. Valid values are from 1 through 250. For performance reasons, we
recommend 25 or fewer items per page. If you don’t specify a value, the
default size is 25. |
Optional |
47.0 |
showAbsoluteUrl |
Boolean |
Specifies whether to show absolute URLs in
the response body (true) or not
(false). If you don’t specify a
value, the default is false. |
Optional |
50.0 |
topics |
String[] |
Comma-separated list of up to 15 content topic names. |
Optional |
47.0 |