A valid request URL is required to generate request examples{
"startIndex": 123,
"pageSize": 123,
"pageCount": 123,
"totalCount": 123,
"items": [
{
"name": "<string>",
"namespace": "<string>",
"documentListTypeFQN": "<string>",
"scopeType": "<string>",
"installationPackage": "<string>",
"version": "<string>",
"defaultDocuments": [
{
"name": "<string>",
"documentTypeFQN": "<string>",
"properties": "<unknown>",
"locale": "<string>"
}
],
"documentTypeFQNs": [
"<string>"
],
"supportsPublishing": true,
"enablePublishing": true,
"supportsActiveDateRanges": true,
"enableActiveDateRanges": true,
"views": [
{
"name": "<string>",
"usages": [
"<string>"
],
"metadata": "<unknown>",
"isVisibleInStorefront": true,
"filter": "<string>",
"includeInactiveMode": "<string>",
"isAdminDefault": true,
"fields": [
{
"name": "<string>",
"target": "<string>"
}
]
}
],
"usages": [
"<string>"
],
"metadata": "<unknown>"
}
]
}Get Document List Types. The list type denotes a content type for that list of folders, sub-folders, and documents. The immutable document list types that are defined out-of-the-box are pages, siteSnippets, files, siteSettings, catalogContent, pageTemplateContent, emailTemplateContent, and entityEditors.
A valid request URL is required to generate request examples{
"startIndex": 123,
"pageSize": 123,
"pageCount": 123,
"totalCount": 123,
"items": [
{
"name": "<string>",
"namespace": "<string>",
"documentListTypeFQN": "<string>",
"scopeType": "<string>",
"installationPackage": "<string>",
"version": "<string>",
"defaultDocuments": [
{
"name": "<string>",
"documentTypeFQN": "<string>",
"properties": "<unknown>",
"locale": "<string>"
}
],
"documentTypeFQNs": [
"<string>"
],
"supportsPublishing": true,
"enablePublishing": true,
"supportsActiveDateRanges": true,
"enableActiveDateRanges": true,
"views": [
{
"name": "<string>",
"usages": [
"<string>"
],
"metadata": "<unknown>",
"isVisibleInStorefront": true,
"filter": "<string>",
"includeInactiveMode": "<string>",
"isAdminDefault": true,
"fields": [
{
"name": "<string>",
"target": "<string>"
}
]
}
],
"usages": [
"<string>"
],
"metadata": "<unknown>"
}
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body