Error
Get Document Draft Summaries
Get Document Draft Summaries
GET
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Query Parameters
maximum number of items to return
limits which fields are returned in the response body
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"items": [
{
"activeUpdateDate": "2023-11-07T05:31:56Z",
"activeUpdatedBy": "<string>",
"catalogId": 123,
"documentTypeFQN": "<string>",
"draftUpdateDate": "2023-11-07T05:31:56Z",
"id": "<string>",
"listFQN": "<string>",
"masterCatalogId": 123,
"name": "<string>",
"publishSetCode": "<string>",
"publishType": "<string>",
"siteId": 123,
"updatedBy": "<string>"
}
],
"pageCount": 123,
"pageSize": 123,
"startIndex": 123,
"totalCount": 123
}Get Document Draft Summaries
A valid request URL is required to generate request examples{
"items": [
{
"activeUpdateDate": "2023-11-07T05:31:56Z",
"activeUpdatedBy": "<string>",
"catalogId": 123,
"documentTypeFQN": "<string>",
"draftUpdateDate": "2023-11-07T05:31:56Z",
"id": "<string>",
"listFQN": "<string>",
"masterCatalogId": 123,
"name": "<string>",
"publishSetCode": "<string>",
"publishType": "<string>",
"siteId": 123,
"updatedBy": "<string>"
}
],
"pageCount": 123,
"pageSize": 123,
"startIndex": 123,
"totalCount": 123
}JWT Authorization header using the Bearer scheme.
maximum number of items to return
limits which fields are returned in the response body
