Get a knowledge article by id
The knowledge article
An entity in this request could not be found
Internal failure during request processing
{- "data": {
- "id": "123e4567-e89b-12d3-a456-426614174000",
- "isDefaultLocation": true,
- "translation": {
- "draft": {
- "language": "en",
- "title": "Getting Started",
- "isIndexedVersion": true,
- "contents": {
- "html": "<p>HTML content</p>",
- "plaintext": "plaintext content"
}, - "availableAt": {
- "helpCenterLinks": [
- {
- "id": "112b5b9c-926a-4338-8963-0dc73d29dec7",
- "name": "Dixa Help Center",
}
]
}
}, - "published": {
- "language": "en",
- "title": "Getting Started",
- "isIndexedVersion": true,
- "contents": {
- "html": "<p>HTML content</p>",
- "plaintext": "plaintext content"
}, - "availableAt": {
- "helpCenterLinks": [
- {
- "id": "112b5b9c-926a-4338-8963-0dc73d29dec7",
- "name": "Dixa Help Center",
}
]
}
}
}, - "tags": [
- "f6020a03-5a7a-4d9e-81e6-f1b76a855a5e"
], - "createdAt": "2021-12-01T12:46:36.581Z[GMT]",
- "updatedAt": "2021-12-01T12:46:36.581Z[GMT]",
- "indexedAt": "2021-12-01T12:46:36.581Z[GMT]",
- "createdBy": "123e4567-e89b-12d3-a456-426614174000",
- "updatedBy": "123e4567-e89b-12d3-a456-426614174000",
- "ownedBy": "123e4567-e89b-12d3-a456-426614174000",
- "indexedBy": "123e4567-e89b-12d3-a456-426614174000",
- "restrictions": {
- "isRestricted": true,
- "inheritedRestrictions": [
- {
- "fromCollection": "78dfb531-2e1e-4ffc-bd18-fdad68cd2419"
}
]
}, - "parentCategory": "123e4567-e89b-12d3-a456-426614174000",
- "parentCollections": [
- "78dfb531-2e1e-4ffc-bd18-fdad68cd2419"
]
}
}
Get a knowledge article translations
The article translations
An entity in this request could not be found
Internal failure during request processing
{- "data": {
- "translations": {
- "draft": [
- {
- "language": "en",
- "title": "Getting Started",
- "isIndexedVersion": true,
- "contents": {
- "html": "<p>HTML content</p>",
- "plaintext": "plaintext content"
}, - "availableAt": {
- "helpCenterLinks": [
- {
- "id": "112b5b9c-926a-4338-8963-0dc73d29dec7",
- "name": "Dixa Help Center",
}
]
}
}
], - "published": [
- {
- "language": "en",
- "title": "Getting Started",
- "isIndexedVersion": true,
- "contents": {
- "html": "<p>HTML content</p>",
- "plaintext": "plaintext content"
}, - "availableAt": {
- "helpCenterLinks": [
- {
- "id": "112b5b9c-926a-4338-8963-0dc73d29dec7",
- "name": "Dixa Help Center",
}
]
}
}
]
}
}
}
Get a knowledge category by id
The category
An entity in this request could not be found
Internal failure during request processing
{- "data": {
- "id": "123e4567-e89b-12d3-a456-426614174000",
- "title": {
- "languageId": "en",
- "title": "Getting Started"
}, - "isDefaultLocation": true,
- "isLocked": false,
- "restrictions": {
- "isRestricted": true,
- "inheritedRestrictions": [
- {
- "fromCollection": "78dfb531-2e1e-4ffc-bd18-fdad68cd2419"
}
]
}, - "parentCategory": "222e4567-e89b-12d3-a456-426614174111",
- "parentCollections": [
- "78dfb531-2e1e-4ffc-bd18-fdad68cd2419"
]
}
}
Get the knowledge category translations
The category translations
An entity in this request could not be found
Internal failure during request processing
{- "data": {
- "titles": [
- {
- "languageId": "en",
- "title": "Getting Started"
}
]
}
}
Get a knowledge collection by id
The knowledge collection
An entity in this request could not be found
Internal failure during request processing
{- "data": {
- "id": "78dfb531-2e1e-4ffc-bd18-fdad68cd2419",
- "title": "Test Collection",
- "description": "This is a test collection",
- "internalKbEnabled": true,
- "restrictions": {
- "isRestricted": true,
- "inheritedRestrictions": [
- {
- "fromCollection": "78dfb531-2e1e-4ffc-bd18-fdad68cd2419"
}
]
}
}
}
Get collection catalog, including all categories and articles
The knowledge collection catalog
An entity in this request could not be found
Internal failure during request processing
{- "data": {
- "categories": [
- {
- "id": "123e4567-e89b-12d3-a456-426614174000",
- "title": {
- "languageId": "en",
- "title": "Getting Started"
}, - "categories": [
- {
- "id": "123e4567-e89b-12d3-a456-426614174000",
- "title": {
- "languageId": "en",
- "title": "Getting Started"
}, - "categories": [ ],
- "articles": [
- {
- "id": "5f2640d8-631c-4472-8d48-3de0cfd21cd0",
- "title": {
- "languageId": "en",
- "title": "Getting Started"
}
}
]
}
], - "articles": [
- {
- "id": "5f2640d8-631c-4472-8d48-3de0cfd21cd0",
- "title": {
- "languageId": "en",
- "title": "Getting Started"
}
}
]
}
], - "articles": [
- {
- "id": "5f2640d8-631c-4472-8d48-3de0cfd21cd0",
- "title": {
- "languageId": "en",
- "title": "Getting Started"
}
}
]
}
}
Paginated list knowledge collections
A list of knowledge collections
An entity in this request could not be found
Internal failure during request processing
{- "data": [
- {
- "id": "78dfb531-2e1e-4ffc-bd18-fdad68cd2419",
- "title": "Test Collection",
- "description": "This is a test collection",
- "internalKbEnabled": true,
- "restrictions": {
- "isRestricted": true,
- "inheritedRestrictions": [
- {
- "fromCollection": "78dfb531-2e1e-4ffc-bd18-fdad68cd2419"
}
]
}
}
]
}